Displaying 5 results from an estimated 5 matches for "fileconfiguration".
2004 Dec 03
0
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...eEmitterGen.cpp">
> > </File>
> > <File
> > RelativePath="..\..\utils\TableGen\CodeGenTarget.cpp">
> > </File>
> > <File
> > RelativePath="..\..\utils\TableGen\FileLexer.l">
> > <FileConfiguration
> > Name="Debug|Win32">
> > <Tool
> > Name="VCCustomBuildTool"
> > CommandLine="..\tools\flex -t >$(InputDir)$(InputName).cpp $(InputPath)
> > "
> > Outputs="$(InputDir)$(InputName).cpp&q...
2004 Dec 03
2
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...s\Utils\Local.cpp">
> </File>
> <File
> RelativePath="..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp">
> </File>
> <File
> RelativePath="..\..\lib\Transforms\Utils\SimplifyCFG.cpp">
> <FileConfiguration
> Name="Debug|Win32">
> <Tool
> Name="VCCLCompilerTool"
> ObjectFile="$(IntDir)/$(InputName)1.obj"/>
> </FileConfiguration>
> <FileConfiguration
> Name="Release|Win32">
>...
2008 May 21
3
[LLVMdev] 2.3 Pre-release available for testing
Razvan Aciu wrote:
> As I saw from the mailing list the MSVC 2005 patches were made to take into
> account the new files from the development branch, files which are not in
> the 2.3 release. So for now the below patch is the only one functional for
> the release. If I am wrong, please someone correct me.
>
> If someone can make a 2005 patch for the release branch, it is ok.
2004 Nov 15
0
[LLVMdev] Fixes for windows version
...1.2
> diff -u -r1.2 System.vcproj
> --- win32/System/System.vcproj 6 Nov 2004 17:07:36 -0000 1.2
> +++ win32/System/System.vcproj 15 Nov 2004 08:25:56 -0000
> @@ -230,15 +230,13 @@
> <File
> RelativePath="..\..\lib\System\Win32\Signals.cpp">
> <FileConfiguration
> - Name="Debug|Win32"
> - ExcludedFromBuild="TRUE">
> + Name="Debug|Win32">
> <Tool
> Name="VCCLCompilerTool"
> ObjectFile="$(IntDir)/$(InputName)1.obj"/>
> </FileConfiguratio...
2004 Nov 15
2
[LLVMdev] Fixes for windows version
Hi,
when I updated the sources today there were several small problems that
stopped the windows version from compiling, here are the patches
m.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: win32patches.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041115/34634455/attachment.txt>