Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
| 3 | ProjectType="Visual C++" |
| 4 | Version="7.10" |
| 5 | Name="lli" |
| 6 | ProjectGUID="{FB6FFD68-C1E4-4DCF-AB02-36D205D5263E}" |
| 7 | Keyword="Win32Proj"> |
| 8 | <Platforms> |
| 9 | <Platform |
| 10 | Name="Win32"/> |
| 11 | </Platforms> |
| 12 | <Configurations> |
| 13 | <Configuration |
| 14 | Name="Debug|Win32" |
Jeff Cohen | ae7b071 | 2005-01-01 19:37:14 +0000 | [diff] [blame] | 15 | OutputDirectory="$(SolutionDir)$(IntDir)" |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 16 | IntermediateDirectory="Debug" |
| 17 | ConfigurationType="1" |
| 18 | CharacterSet="2"> |
| 19 | <Tool |
| 20 | Name="VCCLCompilerTool" |
| 21 | Optimization="0" |
| 22 | AdditionalIncludeDirectories="..\..\include;.." |
Jeff Cohen | 9247d0b | 2006-01-30 04:07:08 +0000 | [diff] [blame] | 23 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS" |
Jeff Cohen | 6f0e680 | 2005-12-17 00:14:47 +0000 | [diff] [blame] | 24 | StringPooling="TRUE" |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 25 | MinimalRebuild="TRUE" |
| 26 | BasicRuntimeChecks="3" |
| 27 | RuntimeLibrary="3" |
| 28 | ForceConformanceInForLoopScope="TRUE" |
| 29 | RuntimeTypeInfo="TRUE" |
| 30 | UsePrecompiledHeader="0" |
| 31 | BrowseInformation="1" |
| 32 | WarningLevel="3" |
| 33 | Detect64BitPortabilityProblems="FALSE" |
| 34 | DebugInformationFormat="4" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 35 | DisableSpecificWarnings="4355,4146,4800"/> |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 36 | <Tool |
| 37 | Name="VCCustomBuildTool"/> |
| 38 | <Tool |
| 39 | Name="VCLinkerTool" |
Jeff Cohen | 40296bd | 2005-01-02 04:23:12 +0000 | [diff] [blame] | 40 | AdditionalDependencies="$(SolutionDir)X86\$(IntDir)\X86TargetMachine.obj" |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 41 | OutputFile="$(OutDir)/lli.exe" |
| 42 | LinkIncremental="2" |
| 43 | GenerateDebugInformation="TRUE" |
| 44 | ProgramDatabaseFile="$(OutDir)/lli.pdb" |
| 45 | SubSystem="1" |
| 46 | TargetMachine="1"/> |
| 47 | <Tool |
| 48 | Name="VCMIDLTool"/> |
| 49 | <Tool |
| 50 | Name="VCPostBuildEventTool"/> |
| 51 | <Tool |
| 52 | Name="VCPreBuildEventTool"/> |
| 53 | <Tool |
| 54 | Name="VCPreLinkEventTool"/> |
| 55 | <Tool |
| 56 | Name="VCResourceCompilerTool"/> |
| 57 | <Tool |
| 58 | Name="VCWebServiceProxyGeneratorTool"/> |
| 59 | <Tool |
| 60 | Name="VCXMLDataGeneratorTool"/> |
| 61 | <Tool |
| 62 | Name="VCWebDeploymentTool"/> |
| 63 | <Tool |
| 64 | Name="VCManagedWrapperGeneratorTool"/> |
| 65 | <Tool |
| 66 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 67 | </Configuration> |
| 68 | <Configuration |
| 69 | Name="Release|Win32" |
Jeff Cohen | ae7b071 | 2005-01-01 19:37:14 +0000 | [diff] [blame] | 70 | OutputDirectory="$(SolutionDir)$(IntDir)" |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 71 | IntermediateDirectory="Release" |
| 72 | ConfigurationType="1" |
| 73 | CharacterSet="2"> |
| 74 | <Tool |
| 75 | Name="VCCLCompilerTool" |
| 76 | AdditionalIncludeDirectories="..\..\include;.." |
Jeff Cohen | 9247d0b | 2006-01-30 04:07:08 +0000 | [diff] [blame] | 77 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS" |
Jeff Cohen | 6f0e680 | 2005-12-17 00:14:47 +0000 | [diff] [blame] | 78 | StringPooling="TRUE" |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 79 | RuntimeLibrary="2" |
| 80 | ForceConformanceInForLoopScope="TRUE" |
| 81 | RuntimeTypeInfo="TRUE" |
| 82 | UsePrecompiledHeader="0" |
| 83 | BrowseInformation="0" |
| 84 | WarningLevel="3" |
| 85 | Detect64BitPortabilityProblems="FALSE" |
| 86 | DebugInformationFormat="3" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 87 | DisableSpecificWarnings="4355,4146,4800"/> |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 88 | <Tool |
| 89 | Name="VCCustomBuildTool"/> |
| 90 | <Tool |
| 91 | Name="VCLinkerTool" |
Jeff Cohen | 40296bd | 2005-01-02 04:23:12 +0000 | [diff] [blame] | 92 | AdditionalDependencies="$(SolutionDir)X86\$(IntDir)\X86TargetMachine.obj" |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 93 | OutputFile="$(OutDir)/lli.exe" |
| 94 | LinkIncremental="1" |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 95 | GenerateDebugInformation="TRUE" |
| 96 | SubSystem="1" |
| 97 | OptimizeReferences="2" |
| 98 | EnableCOMDATFolding="2" |
| 99 | TargetMachine="1"/> |
| 100 | <Tool |
| 101 | Name="VCMIDLTool"/> |
| 102 | <Tool |
| 103 | Name="VCPostBuildEventTool"/> |
| 104 | <Tool |
| 105 | Name="VCPreBuildEventTool"/> |
| 106 | <Tool |
| 107 | Name="VCPreLinkEventTool"/> |
| 108 | <Tool |
| 109 | Name="VCResourceCompilerTool"/> |
| 110 | <Tool |
| 111 | Name="VCWebServiceProxyGeneratorTool"/> |
| 112 | <Tool |
| 113 | Name="VCXMLDataGeneratorTool"/> |
| 114 | <Tool |
| 115 | Name="VCWebDeploymentTool"/> |
| 116 | <Tool |
| 117 | Name="VCManagedWrapperGeneratorTool"/> |
| 118 | <Tool |
| 119 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 120 | </Configuration> |
| 121 | </Configurations> |
| 122 | <References> |
| 123 | </References> |
| 124 | <Files> |
| 125 | <Filter |
| 126 | Name="Source Files" |
| 127 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 128 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
| 129 | <File |
| 130 | RelativePath="..\..\tools\lli\lli.cpp"> |
| 131 | </File> |
| 132 | </Filter> |
| 133 | <Filter |
| 134 | Name="Header Files" |
| 135 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 136 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
| 137 | </Filter> |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 138 | </Files> |
| 139 | <Globals> |
| 140 | </Globals> |
| 141 | </VisualStudioProject> |