[567] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="9.00"
|
---|
| 5 | Name="FixedDaodan"
|
---|
| 6 | ProjectGUID="{6138BFC9-DCAD-4525-90BE-D84703282A4A}"
|
---|
| 7 | Keyword="Win32Proj"
|
---|
| 8 | TargetFrameworkVersion="0"
|
---|
| 9 | >
|
---|
| 10 | <Platforms>
|
---|
| 11 | <Platform
|
---|
| 12 | Name="Win32"
|
---|
| 13 | />
|
---|
| 14 | </Platforms>
|
---|
| 15 | <ToolFiles>
|
---|
| 16 | </ToolFiles>
|
---|
| 17 | <Configurations>
|
---|
| 18 | <Configuration
|
---|
| 19 | Name="Debug|Win32"
|
---|
| 20 | OutputDirectory="Debug"
|
---|
| 21 | IntermediateDirectory="Debug"
|
---|
| 22 | ConfigurationType="2"
|
---|
| 23 | >
|
---|
| 24 | <Tool
|
---|
| 25 | Name="VCPreBuildEventTool"
|
---|
| 26 | />
|
---|
| 27 | <Tool
|
---|
| 28 | Name="VCCustomBuildTool"
|
---|
| 29 | />
|
---|
| 30 | <Tool
|
---|
| 31 | Name="VCXMLDataGeneratorTool"
|
---|
| 32 | />
|
---|
| 33 | <Tool
|
---|
| 34 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 35 | />
|
---|
| 36 | <Tool
|
---|
| 37 | Name="VCMIDLTool"
|
---|
| 38 | />
|
---|
| 39 | <Tool
|
---|
| 40 | Name="VCCLCompilerTool"
|
---|
| 41 | Optimization="0"
|
---|
| 42 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FIXEDDAODAN_EXPORTS;"
|
---|
| 43 | MinimalRebuild="true"
|
---|
| 44 | BasicRuntimeChecks="3"
|
---|
| 45 | RuntimeLibrary="2"
|
---|
| 46 | StructMemberAlignment="1"
|
---|
| 47 | UsePrecompiledHeader="0"
|
---|
| 48 | WarningLevel="3"
|
---|
| 49 | Detect64BitPortabilityProblems="true"
|
---|
| 50 | DebugInformationFormat="4"
|
---|
| 51 | CallingConvention="1"
|
---|
| 52 | CompileAs="1"
|
---|
| 53 | />
|
---|
| 54 | <Tool
|
---|
| 55 | Name="VCManagedResourceCompilerTool"
|
---|
| 56 | />
|
---|
| 57 | <Tool
|
---|
| 58 | Name="VCResourceCompilerTool"
|
---|
| 59 | />
|
---|
| 60 | <Tool
|
---|
| 61 | Name="VCPreLinkEventTool"
|
---|
| 62 | />
|
---|
| 63 | <Tool
|
---|
| 64 | Name="VCLinkerTool"
|
---|
| 65 | AdditionalDependencies="ws2_32.lib winmm.lib"
|
---|
| 66 | OutputFile="C:\Program Files\Oni\edition\binkw32.dll"
|
---|
| 67 | LinkIncremental="2"
|
---|
| 68 | ModuleDefinitionFile="binkw32.def"
|
---|
| 69 | GenerateDebugInformation="true"
|
---|
| 70 | SubSystem="2"
|
---|
| 71 | TargetMachine="1"
|
---|
| 72 | />
|
---|
| 73 | <Tool
|
---|
| 74 | Name="VCALinkTool"
|
---|
| 75 | />
|
---|
| 76 | <Tool
|
---|
| 77 | Name="VCManifestTool"
|
---|
| 78 | />
|
---|
| 79 | <Tool
|
---|
| 80 | Name="VCXDCMakeTool"
|
---|
| 81 | />
|
---|
| 82 | <Tool
|
---|
| 83 | Name="VCBscMakeTool"
|
---|
| 84 | />
|
---|
| 85 | <Tool
|
---|
| 86 | Name="VCFxCopTool"
|
---|
| 87 | />
|
---|
| 88 | <Tool
|
---|
| 89 | Name="VCAppVerifierTool"
|
---|
| 90 | />
|
---|
| 91 | <Tool
|
---|
| 92 | Name="VCPostBuildEventTool"
|
---|
| 93 | />
|
---|
| 94 | </Configuration>
|
---|
| 95 | <Configuration
|
---|
| 96 | Name="Release|Win32"
|
---|
| 97 | OutputDirectory="Release"
|
---|
| 98 | IntermediateDirectory="Release"
|
---|
| 99 | ConfigurationType="2"
|
---|
| 100 | >
|
---|
| 101 | <Tool
|
---|
| 102 | Name="VCPreBuildEventTool"
|
---|
| 103 | />
|
---|
| 104 | <Tool
|
---|
| 105 | Name="VCCustomBuildTool"
|
---|
| 106 | />
|
---|
| 107 | <Tool
|
---|
| 108 | Name="VCXMLDataGeneratorTool"
|
---|
| 109 | />
|
---|
| 110 | <Tool
|
---|
| 111 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 112 | />
|
---|
| 113 | <Tool
|
---|
| 114 | Name="VCMIDLTool"
|
---|
| 115 | />
|
---|
| 116 | <Tool
|
---|
| 117 | Name="VCCLCompilerTool"
|
---|
| 118 | Optimization="0"
|
---|
| 119 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FIXEDDAODAN_EXPORTS;"
|
---|
| 120 | MinimalRebuild="true"
|
---|
| 121 | RuntimeLibrary="2"
|
---|
| 122 | StructMemberAlignment="1"
|
---|
| 123 | UsePrecompiledHeader="0"
|
---|
| 124 | WarningLevel="3"
|
---|
| 125 | Detect64BitPortabilityProblems="true"
|
---|
| 126 | DebugInformationFormat="3"
|
---|
| 127 | CallingConvention="1"
|
---|
| 128 | CompileAs="1"
|
---|
| 129 | />
|
---|
| 130 | <Tool
|
---|
| 131 | Name="VCManagedResourceCompilerTool"
|
---|
| 132 | />
|
---|
| 133 | <Tool
|
---|
| 134 | Name="VCResourceCompilerTool"
|
---|
| 135 | />
|
---|
| 136 | <Tool
|
---|
| 137 | Name="VCPreLinkEventTool"
|
---|
| 138 | />
|
---|
| 139 | <Tool
|
---|
| 140 | Name="VCLinkerTool"
|
---|
| 141 | AdditionalDependencies="ws2_32.lib winmm.lib"
|
---|
| 142 | OutputFile="C:\Program Files\Oni\Edition\binkw32.dll"
|
---|
| 143 | LinkIncremental="2"
|
---|
| 144 | GenerateManifest="true"
|
---|
| 145 | ModuleDefinitionFile="binkw32.def"
|
---|
| 146 | GenerateDebugInformation="false"
|
---|
| 147 | SubSystem="2"
|
---|
| 148 | OptimizeReferences="1"
|
---|
| 149 | EnableCOMDATFolding="1"
|
---|
| 150 | TargetMachine="1"
|
---|
| 151 | />
|
---|
| 152 | <Tool
|
---|
| 153 | Name="VCALinkTool"
|
---|
| 154 | />
|
---|
| 155 | <Tool
|
---|
| 156 | Name="VCManifestTool"
|
---|
| 157 | />
|
---|
| 158 | <Tool
|
---|
| 159 | Name="VCXDCMakeTool"
|
---|
| 160 | />
|
---|
| 161 | <Tool
|
---|
| 162 | Name="VCBscMakeTool"
|
---|
| 163 | />
|
---|
| 164 | <Tool
|
---|
| 165 | Name="VCFxCopTool"
|
---|
| 166 | />
|
---|
| 167 | <Tool
|
---|
| 168 | Name="VCAppVerifierTool"
|
---|
| 169 | />
|
---|
| 170 | <Tool
|
---|
| 171 | Name="VCPostBuildEventTool"
|
---|
| 172 | />
|
---|
| 173 | </Configuration>
|
---|
| 174 | </Configurations>
|
---|
| 175 | <References>
|
---|
| 176 | </References>
|
---|
| 177 | <Files>
|
---|
| 178 | <Filter
|
---|
| 179 | Name="Header Files"
|
---|
| 180 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
| 181 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
---|
| 182 | >
|
---|
| 183 | <File
|
---|
| 184 | RelativePath=".\BFW_LocalInput.h"
|
---|
| 185 | >
|
---|
| 186 | </File>
|
---|
| 187 | <File
|
---|
| 188 | RelativePath=".\BFW_Motoko_Draw.h"
|
---|
| 189 | >
|
---|
| 190 | </File>
|
---|
| 191 | <File
|
---|
| 192 | RelativePath=".\BFW_ScriptLang.h"
|
---|
| 193 | >
|
---|
| 194 | </File>
|
---|
| 195 | <File
|
---|
| 196 | RelativePath=".\BFW_Utility.h"
|
---|
| 197 | >
|
---|
| 198 | </File>
|
---|
| 199 | <File
|
---|
| 200 | RelativePath=".\Bink.h"
|
---|
| 201 | >
|
---|
| 202 | </File>
|
---|
| 203 | <File
|
---|
| 204 | RelativePath=".\bool.h"
|
---|
| 205 | >
|
---|
| 206 | </File>
|
---|
| 207 | <File
|
---|
| 208 | RelativePath=".\Daodan.h"
|
---|
| 209 | >
|
---|
| 210 | </File>
|
---|
| 211 | <File
|
---|
| 212 | RelativePath=".\Daodan_BSL.h"
|
---|
| 213 | >
|
---|
| 214 | </File>
|
---|
| 215 | <File
|
---|
| 216 | RelativePath=".\Daodan_Character.h"
|
---|
| 217 | >
|
---|
| 218 | </File>
|
---|
| 219 | <File
|
---|
| 220 | RelativePath=".\Daodan_Cheater.h"
|
---|
| 221 | >
|
---|
| 222 | </File>
|
---|
| 223 | <File
|
---|
| 224 | RelativePath=".\Daodan_Console.h"
|
---|
| 225 | >
|
---|
| 226 | </File>
|
---|
| 227 | <File
|
---|
| 228 | RelativePath=".\daodan_gl.h"
|
---|
| 229 | >
|
---|
| 230 | </File>
|
---|
| 231 | <File
|
---|
| 232 | RelativePath=".\Daodan_Patch.h"
|
---|
| 233 | >
|
---|
| 234 | </File>
|
---|
| 235 | <File
|
---|
| 236 | RelativePath=".\Daodan_Persistence.h"
|
---|
| 237 | >
|
---|
| 238 | </File>
|
---|
| 239 | <File
|
---|
| 240 | RelativePath=".\Daodan_Utility.h"
|
---|
| 241 | >
|
---|
| 242 | </File>
|
---|
| 243 | <File
|
---|
| 244 | RelativePath=".\Daodan_Win32.h"
|
---|
| 245 | >
|
---|
| 246 | </File>
|
---|
| 247 | <File
|
---|
| 248 | RelativePath=".\Daodan_WindowHack.h"
|
---|
| 249 | >
|
---|
| 250 | </File>
|
---|
| 251 | <File
|
---|
| 252 | RelativePath=".\dSFMT\dSFMT-params.h"
|
---|
| 253 | >
|
---|
| 254 | </File>
|
---|
| 255 | <File
|
---|
| 256 | RelativePath=".\dSFMT\dSFMT-params11213.h"
|
---|
| 257 | >
|
---|
| 258 | </File>
|
---|
| 259 | <File
|
---|
| 260 | RelativePath=".\dSFMT\dSFMT-params1279.h"
|
---|
| 261 | >
|
---|
| 262 | </File>
|
---|
| 263 | <File
|
---|
| 264 | RelativePath=".\dSFMT\dSFMT-params132049.h"
|
---|
| 265 | >
|
---|
| 266 | </File>
|
---|
| 267 | <File
|
---|
| 268 | RelativePath=".\dSFMT\dSFMT-params19937.h"
|
---|
| 269 | >
|
---|
| 270 | </File>
|
---|
| 271 | <File
|
---|
| 272 | RelativePath=".\dSFMT\dSFMT-params216091.h"
|
---|
| 273 | >
|
---|
| 274 | </File>
|
---|
| 275 | <File
|
---|
| 276 | RelativePath=".\dSFMT\dSFMT-params2203.h"
|
---|
| 277 | >
|
---|
| 278 | </File>
|
---|
| 279 | <File
|
---|
| 280 | RelativePath=".\dSFMT\dSFMT-params4253.h"
|
---|
| 281 | >
|
---|
| 282 | </File>
|
---|
| 283 | <File
|
---|
| 284 | RelativePath=".\dSFMT\dSFMT-params44497.h"
|
---|
| 285 | >
|
---|
| 286 | </File>
|
---|
| 287 | <File
|
---|
| 288 | RelativePath=".\dSFMT\dSFMT-params521.h"
|
---|
| 289 | >
|
---|
| 290 | </File>
|
---|
| 291 | <File
|
---|
| 292 | RelativePath=".\dSFMT\dSFMT-params86243.h"
|
---|
| 293 | >
|
---|
| 294 | </File>
|
---|
| 295 | <File
|
---|
| 296 | RelativePath=".\dSFMT\dSFMT.h"
|
---|
| 297 | >
|
---|
| 298 | </File>
|
---|
| 299 | <File
|
---|
| 300 | RelativePath=".\Flatline.h"
|
---|
| 301 | >
|
---|
| 302 | </File>
|
---|
| 303 | <File
|
---|
| 304 | RelativePath=".\Flatline_BSL.h"
|
---|
| 305 | >
|
---|
| 306 | </File>
|
---|
| 307 | <File
|
---|
| 308 | RelativePath=".\Flatline_Server.h"
|
---|
| 309 | >
|
---|
| 310 | </File>
|
---|
| 311 | <File
|
---|
| 312 | RelativePath=".\Flatline_Win32.h"
|
---|
| 313 | >
|
---|
| 314 | </File>
|
---|
| 315 | <File
|
---|
| 316 | RelativePath=".\inifile.h"
|
---|
| 317 | >
|
---|
| 318 | </File>
|
---|
| 319 | <File
|
---|
| 320 | RelativePath=".\Oni.h"
|
---|
| 321 | >
|
---|
| 322 | </File>
|
---|
| 323 | <File
|
---|
| 324 | RelativePath=".\Oni_Character.h"
|
---|
| 325 | >
|
---|
| 326 | </File>
|
---|
| 327 | <File
|
---|
| 328 | RelativePath=".\Oni_GameState.h"
|
---|
| 329 | >
|
---|
| 330 | </File>
|
---|
| 331 | <File
|
---|
| 332 | RelativePath=".\oni_gl.h"
|
---|
| 333 | >
|
---|
| 334 | </File>
|
---|
| 335 | <File
|
---|
| 336 | RelativePath=".\Oni_Persistence.h"
|
---|
| 337 | >
|
---|
| 338 | </File>
|
---|
| 339 | <File
|
---|
| 340 | RelativePath=".\oni_stdio.h"
|
---|
| 341 | >
|
---|
| 342 | </File>
|
---|
| 343 | <File
|
---|
| 344 | RelativePath=".\Oni_Symbols.h"
|
---|
| 345 | >
|
---|
| 346 | </File>
|
---|
| 347 | </Filter>
|
---|
| 348 | <Filter
|
---|
| 349 | Name="Resource Files"
|
---|
| 350 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
---|
| 351 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
---|
| 352 | >
|
---|
| 353 | </Filter>
|
---|
| 354 | <Filter
|
---|
| 355 | Name="Source Files"
|
---|
| 356 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
| 357 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
---|
| 358 | >
|
---|
| 359 | <File
|
---|
| 360 | RelativePath=".\binkw32.def"
|
---|
| 361 | >
|
---|
| 362 | </File>
|
---|
| 363 | <File
|
---|
| 364 | RelativePath=".\Daodan.c"
|
---|
| 365 | >
|
---|
| 366 | </File>
|
---|
| 367 | <File
|
---|
| 368 | RelativePath=".\Daodan_BSL.c"
|
---|
| 369 | >
|
---|
| 370 | </File>
|
---|
| 371 | <File
|
---|
| 372 | RelativePath=".\Daodan_Character.c"
|
---|
| 373 | >
|
---|
| 374 | </File>
|
---|
| 375 | <File
|
---|
| 376 | RelativePath=".\Daodan_Cheater.c"
|
---|
| 377 | >
|
---|
| 378 | </File>
|
---|
| 379 | <File
|
---|
| 380 | RelativePath=".\Daodan_Console.c"
|
---|
| 381 | >
|
---|
| 382 | </File>
|
---|
| 383 | <File
|
---|
| 384 | RelativePath=".\Daodan_DLLStubs.c"
|
---|
| 385 | >
|
---|
| 386 | </File>
|
---|
| 387 | <File
|
---|
| 388 | RelativePath=".\daodan_gl.c"
|
---|
| 389 | >
|
---|
| 390 | </File>
|
---|
| 391 | <File
|
---|
| 392 | RelativePath=".\Daodan_Patch.c"
|
---|
| 393 | >
|
---|
| 394 | </File>
|
---|
| 395 | <File
|
---|
| 396 | RelativePath=".\Daodan_Persistence.c"
|
---|
| 397 | >
|
---|
| 398 | </File>
|
---|
| 399 | <File
|
---|
| 400 | RelativePath=".\Daodan_Utility.c"
|
---|
| 401 | >
|
---|
| 402 | </File>
|
---|
| 403 | <File
|
---|
| 404 | RelativePath=".\Daodan_Win32.c"
|
---|
| 405 | >
|
---|
| 406 | </File>
|
---|
| 407 | <File
|
---|
| 408 | RelativePath=".\Daodan_WindowHack.c"
|
---|
| 409 | >
|
---|
| 410 | </File>
|
---|
| 411 | <File
|
---|
| 412 | RelativePath=".\dSFMT\dSFMT.c"
|
---|
| 413 | >
|
---|
| 414 | </File>
|
---|
| 415 | <File
|
---|
| 416 | RelativePath=".\Flatline.c"
|
---|
| 417 | >
|
---|
| 418 | </File>
|
---|
| 419 | <File
|
---|
| 420 | RelativePath=".\Flatline_BSL.c"
|
---|
| 421 | >
|
---|
| 422 | </File>
|
---|
| 423 | <File
|
---|
| 424 | RelativePath=".\Flatline_Net.c"
|
---|
| 425 | >
|
---|
| 426 | </File>
|
---|
| 427 | <File
|
---|
| 428 | RelativePath=".\Flatline_Server.c"
|
---|
| 429 | >
|
---|
| 430 | </File>
|
---|
| 431 | <File
|
---|
| 432 | RelativePath=".\Flatline_Win32.c"
|
---|
| 433 | >
|
---|
| 434 | </File>
|
---|
| 435 | <File
|
---|
| 436 | RelativePath=".\inifile_reader.c"
|
---|
| 437 | >
|
---|
| 438 | </File>
|
---|
| 439 | <File
|
---|
| 440 | RelativePath=".\Oni_Symbols.c"
|
---|
| 441 | >
|
---|
| 442 | </File>
|
---|
| 443 | </Filter>
|
---|
| 444 | </Files>
|
---|
| 445 | <Globals>
|
---|
| 446 | </Globals>
|
---|
| 447 | </VisualStudioProject>
|
---|