| | 140 | <Configuration |
| | 141 | Name="DDraw Release GPL|Win32" |
| | 142 | OutputDirectory="$(ConfigurationName)" |
| | 143 | IntermediateDirectory="$(ConfigurationName)" |
| | 144 | ConfigurationType="1" |
| | 145 | UseOfMFC="0" |
| | 146 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| | 147 | CharacterSet="2"> |
| | 148 | <Tool |
| | 149 | Name="VCCLCompilerTool" |
| | 150 | InlineFunctionExpansion="1" |
| | 151 | AdditionalIncludeDirectories="..\..\codec\p64" |
| | 152 | PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" |
| | 153 | StringPooling="TRUE" |
| | 154 | RuntimeLibrary="4" |
| | 155 | EnableFunctionLevelLinking="TRUE" |
| | 156 | UsePrecompiledHeader="2" |
| | 157 | PrecompiledHeaderFile=".\Release/mkhuff.pch" |
| | 158 | AssemblerListingLocation=".\Release/" |
| | 159 | ObjectFile=".\Release/" |
| | 160 | ProgramDataBaseFileName=".\Release/" |
| | 161 | WarningLevel="3" |
| | 162 | SuppressStartupBanner="TRUE" |
| | 163 | CompileAs="0"/> |
| | 164 | <Tool |
| | 165 | Name="VCCustomBuildTool"/> |
| | 166 | <Tool |
| | 167 | Name="VCLinkerTool" |
| | 168 | AdditionalOptions="/MACHINE:I386" |
| | 169 | AdditionalDependencies="odbc32.lib odbccp32.lib" |
| | 170 | OutputFile="mkhuff.exe" |
| | 171 | LinkIncremental="1" |
| | 172 | SuppressStartupBanner="TRUE" |
| | 173 | ProgramDatabaseFile=".\Release/mkhuff.pdb" |
| | 174 | SubSystem="1"/> |
| | 175 | <Tool |
| | 176 | Name="VCMIDLTool" |
| | 177 | PreprocessorDefinitions="NDEBUG" |
| | 178 | MkTypLibCompatible="TRUE" |
| | 179 | SuppressStartupBanner="TRUE" |
| | 180 | TargetEnvironment="1" |
| | 181 | TypeLibraryName=".\Release/mkhuff.tlb"/> |
| | 182 | <Tool |
| | 183 | Name="VCPostBuildEventTool"/> |
| | 184 | <Tool |
| | 185 | Name="VCPreBuildEventTool"/> |
| | 186 | <Tool |
| | 187 | Name="VCPreLinkEventTool"/> |
| | 188 | <Tool |
| | 189 | Name="VCResourceCompilerTool" |
| | 190 | PreprocessorDefinitions="NDEBUG" |
| | 191 | Culture="1033"/> |
| | 192 | <Tool |
| | 193 | Name="VCWebServiceProxyGeneratorTool"/> |
| | 194 | <Tool |
| | 195 | Name="VCXMLDataGeneratorTool"/> |
| | 196 | <Tool |
| | 197 | Name="VCWebDeploymentTool"/> |
| | 198 | <Tool |
| | 199 | Name="VCManagedWrapperGeneratorTool"/> |
| | 200 | <Tool |
| | 201 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| | 202 | </Configuration> |