Ignore:
Timestamp:
09/16/06 04:47:54 (18 years ago)
Author:
giegl
Message:

GTPD - Jungle Rumble - improved readme.txt (advertising)

Location:
GTP/trunk/App/Games/Jungle_Rumble/src
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Games/Jungle_Rumble/src/WuermerDX9.rc

    r1378 r1386  
    99// 
    1010#define IDC_STATIC -1 
    11 #include <WinResRc.h> 
     11#include <winresrc.h> 
    1212 
    1313 
  • GTP/trunk/App/Games/Jungle_Rumble/src/WuermerDX9_2003.vcproj

    r1380 r1386  
    212212                                WarningLevel="3" 
    213213                                Detect64BitPortabilityProblems="TRUE" 
    214                                 DebugInformationFormat="3" 
     214                                DebugInformationFormat="0" 
    215215                                DisableSpecificWarnings="4995; 4512"/> 
    216216                        <Tool 
     
    221221                                AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9d.lib d3d9.lib winmm.lib comctl32.lib dsound.lib dinput8.lib " 
    222222                                OutputFile="..\bin\JungleRumble.exe" 
    223                                 LinkIncremental="2" 
    224                                 GenerateDebugInformation="TRUE" 
    225                                 ProgramDatabaseFile="$(OutDir)/WuermerDX9.pdb" 
    226                                 GenerateMapFile="TRUE" 
    227                                 MapExports="TRUE" 
    228                                 MapLines="TRUE" 
     223                                LinkIncremental="1" 
     224                                GenerateDebugInformation="FALSE" 
     225                                ProgramDatabaseFile="" 
     226                                GenerateMapFile="FALSE" 
     227                                MapExports="FALSE" 
     228                                MapLines="FALSE" 
    229229                                SubSystem="2" 
    230230                                TargetMachine="1"/> 
Note: See TracChangeset for help on using the changeset viewer.