Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
| 3 | ProjectType="Visual C++" |
| 4 | Version="7.10" |
| 5 | Name="System" |
| 6 | ProjectGUID="{0F8407F3-FA23-4CF1-83A9-DCBE0B361489}" |
Jeff Cohen | 7897b72 | 2004-12-18 08:01:43 +0000 | [diff] [blame] | 7 | RootNamespace="System" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 8 | Keyword="Win32Proj"> |
| 9 | <Platforms> |
| 10 | <Platform |
| 11 | Name="Win32"/> |
| 12 | </Platforms> |
| 13 | <Configurations> |
| 14 | <Configuration |
| 15 | Name="Debug|Win32" |
| 16 | OutputDirectory="..\Debug" |
| 17 | IntermediateDirectory="Debug" |
| 18 | ConfigurationType="4" |
| 19 | CharacterSet="2"> |
| 20 | <Tool |
| 21 | Name="VCCLCompilerTool" |
| 22 | Optimization="0" |
| 23 | AdditionalIncludeDirectories="..\..\include;.." |
Jeff Cohen | 9247d0b | 2006-01-30 04:07:08 +0000 | [diff] [blame] | 24 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" |
Jeff Cohen | 6f0e680 | 2005-12-17 00:14:47 +0000 | [diff] [blame] | 25 | StringPooling="TRUE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 26 | MinimalRebuild="TRUE" |
| 27 | BasicRuntimeChecks="3" |
| 28 | RuntimeLibrary="3" |
| 29 | ForceConformanceInForLoopScope="TRUE" |
| 30 | RuntimeTypeInfo="TRUE" |
| 31 | UsePrecompiledHeader="0" |
Jeff Cohen | 91c3e2d | 2004-12-19 02:29:00 +0000 | [diff] [blame] | 32 | BrowseInformation="1" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 33 | WarningLevel="3" |
Jeff Cohen | 530f887 | 2004-12-18 06:55:41 +0000 | [diff] [blame] | 34 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 35 | DebugInformationFormat="4" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 36 | DisableSpecificWarnings="4355,4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 37 | <Tool |
| 38 | Name="VCCustomBuildTool"/> |
| 39 | <Tool |
| 40 | Name="VCLibrarianTool" |
| 41 | OutputFile="$(OutDir)/System.lib"/> |
| 42 | <Tool |
| 43 | Name="VCMIDLTool"/> |
| 44 | <Tool |
| 45 | Name="VCPostBuildEventTool"/> |
| 46 | <Tool |
Jeff Cohen | da12bdc | 2004-12-27 16:49:34 +0000 | [diff] [blame] | 47 | Name="VCPreBuildEventTool"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 48 | <Tool |
| 49 | Name="VCPreLinkEventTool"/> |
| 50 | <Tool |
| 51 | Name="VCResourceCompilerTool"/> |
| 52 | <Tool |
| 53 | Name="VCWebServiceProxyGeneratorTool"/> |
| 54 | <Tool |
| 55 | Name="VCXMLDataGeneratorTool"/> |
| 56 | <Tool |
| 57 | Name="VCManagedWrapperGeneratorTool"/> |
| 58 | <Tool |
| 59 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 60 | </Configuration> |
| 61 | <Configuration |
| 62 | Name="Release|Win32" |
| 63 | OutputDirectory="..\Release" |
| 64 | IntermediateDirectory="Release" |
| 65 | ConfigurationType="4" |
| 66 | CharacterSet="2"> |
| 67 | <Tool |
| 68 | Name="VCCLCompilerTool" |
| 69 | AdditionalIncludeDirectories="..\..\include;.." |
Jeff Cohen | 9247d0b | 2006-01-30 04:07:08 +0000 | [diff] [blame] | 70 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
Jeff Cohen | 6f0e680 | 2005-12-17 00:14:47 +0000 | [diff] [blame] | 71 | StringPooling="TRUE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 72 | RuntimeLibrary="2" |
| 73 | ForceConformanceInForLoopScope="TRUE" |
| 74 | RuntimeTypeInfo="TRUE" |
| 75 | UsePrecompiledHeader="0" |
| 76 | WarningLevel="3" |
Jeff Cohen | f339721 | 2004-12-18 07:05:59 +0000 | [diff] [blame] | 77 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 78 | DebugInformationFormat="3" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 79 | DisableSpecificWarnings="4355,4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 80 | <Tool |
| 81 | Name="VCCustomBuildTool"/> |
| 82 | <Tool |
| 83 | Name="VCLibrarianTool" |
| 84 | OutputFile="$(OutDir)/System.lib"/> |
| 85 | <Tool |
| 86 | Name="VCMIDLTool"/> |
| 87 | <Tool |
| 88 | Name="VCPostBuildEventTool"/> |
| 89 | <Tool |
Jeff Cohen | da12bdc | 2004-12-27 16:49:34 +0000 | [diff] [blame] | 90 | Name="VCPreBuildEventTool"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 91 | <Tool |
| 92 | Name="VCPreLinkEventTool"/> |
| 93 | <Tool |
| 94 | Name="VCResourceCompilerTool"/> |
| 95 | <Tool |
| 96 | Name="VCWebServiceProxyGeneratorTool"/> |
| 97 | <Tool |
| 98 | Name="VCXMLDataGeneratorTool"/> |
| 99 | <Tool |
| 100 | Name="VCManagedWrapperGeneratorTool"/> |
| 101 | <Tool |
| 102 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 103 | </Configuration> |
| 104 | </Configurations> |
| 105 | <References> |
| 106 | </References> |
| 107 | <Files> |
| 108 | <Filter |
| 109 | Name="Source Files" |
| 110 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 111 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
| 112 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 113 | RelativePath="..\..\lib\System\DynamicLibrary.cpp"> |
| 114 | </File> |
| 115 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 116 | RelativePath="..\..\lib\System\MappedFile.cpp"> |
| 117 | </File> |
| 118 | <File |
| 119 | RelativePath="..\..\lib\System\Memory.cpp"> |
| 120 | </File> |
| 121 | <File |
Jeff Cohen | 6d23522 | 2005-07-13 02:15:18 +0000 | [diff] [blame] | 122 | RelativePath="..\..\lib\System\Mutex.cpp"> |
| 123 | </File> |
| 124 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 125 | RelativePath="..\..\lib\System\Path.cpp"> |
| 126 | </File> |
| 127 | <File |
| 128 | RelativePath="..\..\lib\System\Process.cpp"> |
| 129 | </File> |
| 130 | <File |
| 131 | RelativePath="..\..\lib\System\Program.cpp"> |
| 132 | </File> |
| 133 | <File |
| 134 | RelativePath="..\..\lib\System\Signals.cpp"> |
| 135 | </File> |
| 136 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 137 | RelativePath="..\..\lib\System\TimeValue.cpp"> |
| 138 | </File> |
| 139 | </Filter> |
| 140 | <Filter |
| 141 | Name="Header Files" |
| 142 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 143 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
| 144 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 145 | RelativePath="..\..\include\llvm\System\DynamicLibrary.h"> |
| 146 | </File> |
| 147 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 148 | RelativePath="..\..\include\llvm\System\MappedFile.h"> |
| 149 | </File> |
| 150 | <File |
| 151 | RelativePath="..\..\include\llvm\System\Memory.h"> |
| 152 | </File> |
| 153 | <File |
Jeff Cohen | 6d23522 | 2005-07-13 02:15:18 +0000 | [diff] [blame] | 154 | RelativePath="..\..\include\llvm\System\Mutex.h"> |
| 155 | </File> |
| 156 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 157 | RelativePath="..\..\include\llvm\System\Path.h"> |
| 158 | </File> |
| 159 | <File |
| 160 | RelativePath="..\..\include\llvm\System\Process.h"> |
| 161 | </File> |
| 162 | <File |
| 163 | RelativePath="..\..\include\llvm\System\Program.h"> |
| 164 | </File> |
| 165 | <File |
| 166 | RelativePath="..\..\include\llvm\System\Signals.h"> |
| 167 | </File> |
| 168 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 169 | RelativePath="..\..\include\llvm\System\TimeValue.h"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 170 | </File> |
| 171 | </Filter> |
| 172 | <Filter |
| 173 | Name="Win32" |
| 174 | Filter=""> |
| 175 | <File |
Jeff Cohen | d606307 | 2005-01-10 00:50:11 +0000 | [diff] [blame] | 176 | RelativePath="..\..\lib\System\Win32\DynamicLibrary.inc"> |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 177 | </File> |
| 178 | <File |
Jeff Cohen | d606307 | 2005-01-10 00:50:11 +0000 | [diff] [blame] | 179 | RelativePath="..\..\lib\System\Win32\MappedFile.inc"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 180 | </File> |
| 181 | <File |
Jeff Cohen | d606307 | 2005-01-10 00:50:11 +0000 | [diff] [blame] | 182 | RelativePath="..\..\lib\System\Win32\Memory.inc"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 183 | </File> |
| 184 | <File |
Jeff Cohen | 6d23522 | 2005-07-13 02:15:18 +0000 | [diff] [blame] | 185 | RelativePath="..\..\lib\System\Win32\Mutex.inc"> |
| 186 | </File> |
| 187 | <File |
Jeff Cohen | d606307 | 2005-01-10 00:50:11 +0000 | [diff] [blame] | 188 | RelativePath="..\..\lib\System\Win32\Path.inc"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 189 | </File> |
| 190 | <File |
Jeff Cohen | d606307 | 2005-01-10 00:50:11 +0000 | [diff] [blame] | 191 | RelativePath="..\..\lib\System\Win32\Process.inc"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 192 | </File> |
| 193 | <File |
Jeff Cohen | d606307 | 2005-01-10 00:50:11 +0000 | [diff] [blame] | 194 | RelativePath="..\..\lib\System\Win32\Program.inc"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 195 | </File> |
| 196 | <File |
Jeff Cohen | d606307 | 2005-01-10 00:50:11 +0000 | [diff] [blame] | 197 | RelativePath="..\..\lib\System\Win32\Signals.inc"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 198 | </File> |
| 199 | <File |
Jeff Cohen | d606307 | 2005-01-10 00:50:11 +0000 | [diff] [blame] | 200 | RelativePath="..\..\lib\System\Win32\TimeValue.inc"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 201 | </File> |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 202 | <File |
| 203 | RelativePath="..\..\lib\System\Win32\Win32.h"> |
| 204 | </File> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 205 | </Filter> |
| 206 | </Files> |
| 207 | <Globals> |
| 208 | </Globals> |
| 209 | </VisualStudioProject> |