Changeset 920

Show
Ignore:
Timestamp:
11/17/07 10:15:18 (1 year ago)
Author:
glslang
Message:

+ hide the console window on Win32 when in release mode

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jahplayer/jahplayer_vc8.vcproj

    r917 r920  
    142142                                AdditionalLibraryDirectories="C:\Python25\libs;C:\Boost\lib" 
    143143                                GenerateDebugInformation="true" 
    144                                 SubSystem="1" 
     144                                SubSystem="2" 
    145145                                OptimizeReferences="2" 
    146146                                EnableCOMDATFolding="2" 
     147                                EntryPointSymbol="mainCRTStartup" 
    147148                                TargetMachine="1" 
    148149                        />