cmdlib.vcproj (3874B)
1 <?xml version="1.0" encoding="Windows-1252"?> 2 <VisualStudioProject 3 ProjectType="Visual C++" 4 Version="7.10" 5 Name="cmdlib" 6 SccProjectName=""$/source/q3radiant", FEFAAAAA" 7 SccLocalPath="..\..\q3radiant"> 8 <Platforms> 9 <Platform 10 Name="Win32"/> 11 </Platforms> 12 <Configurations> 13 <Configuration 14 Name="Release|Win32" 15 OutputDirectory=".\Release" 16 IntermediateDirectory=".\Release" 17 ConfigurationType="4" 18 UseOfMFC="0" 19 ATLMinimizesCRunTimeLibraryUsage="FALSE" 20 CharacterSet="2"> 21 <Tool 22 Name="VCCLCompilerTool" 23 Optimization="2" 24 InlineFunctionExpansion="1" 25 AdditionalIncludeDirectories=".." 26 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 27 StringPooling="TRUE" 28 RuntimeLibrary="0" 29 EnableFunctionLevelLinking="TRUE" 30 RuntimeTypeInfo="TRUE" 31 UsePrecompiledHeader="2" 32 PrecompiledHeaderFile=".\Release/cmdlib.pch" 33 AssemblerListingLocation=".\Release/" 34 ObjectFile=".\Release/" 35 ProgramDataBaseFileName=".\Release/" 36 WarningLevel="3" 37 SuppressStartupBanner="TRUE" 38 CompileAs="0"/> 39 <Tool 40 Name="VCCustomBuildTool"/> 41 <Tool 42 Name="VCLibrarianTool" 43 OutputFile="..\cmdlib.lib" 44 SuppressStartupBanner="TRUE"/> 45 <Tool 46 Name="VCMIDLTool"/> 47 <Tool 48 Name="VCPostBuildEventTool"/> 49 <Tool 50 Name="VCPreBuildEventTool"/> 51 <Tool 52 Name="VCPreLinkEventTool"/> 53 <Tool 54 Name="VCResourceCompilerTool" 55 PreprocessorDefinitions="NDEBUG" 56 Culture="1033"/> 57 <Tool 58 Name="VCWebServiceProxyGeneratorTool"/> 59 <Tool 60 Name="VCXMLDataGeneratorTool"/> 61 <Tool 62 Name="VCManagedWrapperGeneratorTool"/> 63 <Tool 64 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 65 </Configuration> 66 <Configuration 67 Name="Debug|Win32" 68 OutputDirectory=".\Debug" 69 IntermediateDirectory=".\Debug" 70 ConfigurationType="4" 71 UseOfMFC="0" 72 ATLMinimizesCRunTimeLibraryUsage="FALSE" 73 CharacterSet="2"> 74 <Tool 75 Name="VCCLCompilerTool" 76 Optimization="0" 77 AdditionalIncludeDirectories=".." 78 PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 79 BasicRuntimeChecks="3" 80 RuntimeLibrary="1" 81 RuntimeTypeInfo="TRUE" 82 UsePrecompiledHeader="2" 83 PrecompiledHeaderFile=".\Debug/cmdlib.pch" 84 AssemblerListingLocation=".\Debug/" 85 ObjectFile=".\Debug/" 86 ProgramDataBaseFileName=".\Debug/" 87 WarningLevel="3" 88 SuppressStartupBanner="TRUE" 89 DebugInformationFormat="4" 90 CompileAs="0"/> 91 <Tool 92 Name="VCCustomBuildTool"/> 93 <Tool 94 Name="VCLibrarianTool" 95 OutputFile="..\cmdlibd.lib" 96 SuppressStartupBanner="TRUE"/> 97 <Tool 98 Name="VCMIDLTool"/> 99 <Tool 100 Name="VCPostBuildEventTool"/> 101 <Tool 102 Name="VCPreBuildEventTool"/> 103 <Tool 104 Name="VCPreLinkEventTool"/> 105 <Tool 106 Name="VCResourceCompilerTool" 107 PreprocessorDefinitions="_DEBUG" 108 Culture="1033"/> 109 <Tool 110 Name="VCWebServiceProxyGeneratorTool"/> 111 <Tool 112 Name="VCXMLDataGeneratorTool"/> 113 <Tool 114 Name="VCManagedWrapperGeneratorTool"/> 115 <Tool 116 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 117 </Configuration> 118 </Configurations> 119 <References> 120 </References> 121 <Files> 122 <Filter 123 Name="Source Files" 124 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> 125 <File 126 RelativePath="cmdlib.cpp"> 127 <FileConfiguration 128 Name="Release|Win32"> 129 <Tool 130 Name="VCCLCompilerTool" 131 Optimization="2" 132 AdditionalIncludeDirectories="" 133 PreprocessorDefinitions=""/> 134 </FileConfiguration> 135 <FileConfiguration 136 Name="Debug|Win32"> 137 <Tool 138 Name="VCCLCompilerTool" 139 Optimization="0" 140 AdditionalIncludeDirectories="" 141 PreprocessorDefinitions="" 142 BasicRuntimeChecks="3"/> 143 </FileConfiguration> 144 </File> 145 </Filter> 146 <Filter 147 Name="Header Files" 148 Filter="h;hpp;hxx;hm;inl"> 149 <File 150 RelativePath="..\cmdlib.h"> 151 </File> 152 </Filter> 153 </Files> 154 <Globals> 155 </Globals> 156 </VisualStudioProject>