summaryrefslogtreecommitdiff
path: root/win32/System
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-12-04 19:14:38 +0000
committerChris Lattner <sabre@nondot.org>2004-12-04 19:14:38 +0000
commitffbc58de91ff7f0ee641695b6c5cafb0a34e011b (patch)
treeddf89237bec172ade6c6220000deaae9dbb76c47 /win32/System
parentc8ef1edc63508d21bf8e38112fc125cde01fdbb9 (diff)
downloadllvm-ffbc58de91ff7f0ee641695b6c5cafb0a34e011b.tar.gz
llvm-ffbc58de91ff7f0ee641695b6c5cafb0a34e011b.tar.bz2
llvm-ffbc58de91ff7f0ee641695b6c5cafb0a34e011b.tar.xz
Update the win32 project files, contributed by Morton Ofstad!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18495 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/System')
-rw-r--r--win32/System/System.vcproj67
1 files changed, 66 insertions, 1 deletions
diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj
index 5ac35887a4..7497856612 100644
--- a/win32/System/System.vcproj
+++ b/win32/System/System.vcproj
@@ -107,6 +107,24 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\lib\System\DynamicLibrary.cpp">
+ </File>
+ <File
+ RelativePath="..\..\lib\System\ltdl.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="__WINDOWS__"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="__WINDOWS__"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\..\lib\System\MappedFile.cpp">
</File>
<File
@@ -136,13 +154,57 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
- RelativePath="..\..\lib\System\Win32\Win32.h">
+ RelativePath="..\..\include\llvm\System\DynamicLibrary.h">
+ </File>
+ <File
+ RelativePath="..\..\lib\System\ltdl.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\System\MappedFile.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\System\Memory.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\System\Path.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\System\Process.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\System\Program.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\System\Signals.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\System\SysConfig.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\System\TimeValue.h">
</File>
</Filter>
<Filter
Name="Win32"
Filter="">
<File
+ RelativePath="..\..\lib\System\Win32\DynamicLibrary.cpp">
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="TRUE">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="TRUE">
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\..\lib\System\Win32\MappedFile.cpp">
<FileConfiguration
Name="Debug|Win32"
@@ -278,6 +340,9 @@
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
</FileConfiguration>
</File>
+ <File
+ RelativePath="..\..\lib\System\Win32\Win32.h">
+ </File>
</Filter>
</Files>
<Globals>