Changeset 865

Show
Ignore:
Timestamp:
06/05/07 11:38:18 (2 years ago)
Author:
nonhebel
Message:

Release builds no longer generate debug info.

Location:
trunk/jahwidgets/src/qt3
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/jahwidgets/src/qt3/python/python_vc80.vcproj

    r840 r865  
    153153                                LinkIncremental="1" 
    154154                                AdditionalLibraryDirectories="C:\Python24\libs;C:\Boost\lib;$(QTDIR)\lib;$(OPENLIBRARIES_LIB_PATH)" 
    155                                 GenerateDebugInformation="true" 
     155                                GenerateDebugInformation="false" 
    156156                                SubSystem="2" 
    157157                                OptimizeReferences="2" 
  • trunk/jahwidgets/src/qt3/themes/themes_vc80.vcproj

    r743 r865  
    153153                                LinkIncremental="1" 
    154154                                AdditionalLibraryDirectories="$(QTDIR)\lib" 
    155                                 GenerateDebugInformation="true" 
     155                                GenerateDebugInformation="false" 
    156156                                SubSystem="2" 
    157157                                OptimizeReferences="2" 
  • trunk/jahwidgets/src/qt3/widgets/widgets_vc80.vcproj

    r858 r865  
    155155                                LinkIncremental="1" 
    156156                                AdditionalLibraryDirectories="C:\Python24\libs;C:\Boost\lib;$(QTDIR)\lib;$(OPENLIBRARIES_LIB_PATH)" 
    157                                 GenerateDebugInformation="true" 
     157                                GenerateDebugInformation="false" 
    158158                                SubSystem="2" 
    159159                                OptimizeReferences="2" 
     
    11351135                        </File> 
    11361136                        <File 
     1137                                RelativePath=".\tmp\moc\sdl_store.moc" 
     1138                                > 
     1139                                <FileConfiguration 
     1140                                        Name="Debug|Win32" 
     1141                                        > 
     1142                                        <Tool 
     1143                                                Name="VCCustomBuildTool" 
     1144                                                Description="Moc&apos;ing sdl_store.cpp..." 
     1145                                                CommandLine="$(QTDIR)\bin\moc.exe sdl_store.cpp -o tmp\moc\sdl_store.moc&#x0D;&#x0A;" 
     1146                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe" 
     1147                                                Outputs="tmp\moc\sdl_store.moc" 
     1148                                        /> 
     1149                                </FileConfiguration> 
     1150                                <FileConfiguration 
     1151                                        Name="Release|Win32" 
     1152                                        > 
     1153                                        <Tool 
     1154                                                Name="VCCustomBuildTool" 
     1155                                                Description="Moc&apos;ing sdl_store.cpp..." 
     1156                                                CommandLine="$(QTDIR)\bin\moc.exe sdl_store.cpp -o tmp\moc\sdl_store.moc&#x0D;&#x0A;" 
     1157                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe" 
     1158                                                Outputs="tmp\moc\sdl_store.moc" 
     1159                                        /> 
     1160                                </FileConfiguration> 
     1161                        </File> 
     1162                        <File 
    11371163                                RelativePath=".\tmp\moc\slider.moc" 
    11381164                                > 
     
    11571183                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe" 
    11581184                                                Outputs="tmp\moc\slider.moc" 
    1159                                         /> 
    1160                                 </FileConfiguration> 
    1161                         </File> 
    1162                         <File 
    1163                                 RelativePath=".\tmp\moc\sdl_store.moc" 
    1164                                 > 
    1165                                 <FileConfiguration 
    1166                                         Name="Debug|Win32" 
    1167                                         > 
    1168                                         <Tool 
    1169                                                 Name="VCCustomBuildTool" 
    1170                                                 Description="Moc&apos;ing sdl_store.cpp..." 
    1171                                                 CommandLine="$(QTDIR)\bin\moc.exe sdl_store.cpp -o tmp\moc\sdl_store.moc&#x0D;&#x0A;" 
    1172                                                 AdditionalDependencies="$(QTDIR)\bin\moc.exe" 
    1173                                                 Outputs="tmp\moc\sdl_store.moc" 
    1174                                         /> 
    1175                                 </FileConfiguration> 
    1176                                 <FileConfiguration 
    1177                                         Name="Release|Win32" 
    1178                                         > 
    1179                                         <Tool 
    1180                                                 Name="VCCustomBuildTool" 
    1181                                                 Description="Moc&apos;ing sdl_store.cpp..." 
    1182                                                 CommandLine="$(QTDIR)\bin\moc.exe sdl_store.cpp -o tmp\moc\sdl_store.moc&#x0D;&#x0A;" 
    1183                                                 AdditionalDependencies="$(QTDIR)\bin\moc.exe" 
    1184                                                 Outputs="tmp\moc\sdl_store.moc" 
    11851185                                        /> 
    11861186                                </FileConfiguration> 
  • trunk/jahwidgets/src/qt3/wrapper/wrapper_vc80.vcproj

    r840 r865  
    153153                                LinkIncremental="1" 
    154154                                AdditionalLibraryDirectories="C:\Python24\libs;C:\Boost\lib;$(QTDIR)\lib;$(OPENLIBRARIES_LIB_PATH)" 
    155                                 GenerateDebugInformation="true" 
     155                                GenerateDebugInformation="false" 
    156156                                SubSystem="2" 
    157157                                OptimizeReferences="2"