Ignore:
Timestamp:
Apr 16, 2009 10:13:21 AM (15 years ago)
Author:
ismangil
Message:

#792 work in progress, solutions loads but then freezes VS. Trying it on other PCs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/vs-reorg/build/vs/pjproject-vs8-debug-defaults.vsprops

    r2598 r2606  
    99                Name="VCCLCompilerTool" 
    1010                Optimization="0" 
    11                 AdditionalIncludeDirectories="../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include,../../pjsip/include" 
    12                 PreprocessorDefinitions="PJ_WIN32=1,PJ_M_I386=1" 
    1311                BrowseInformation="1" 
    1412                BrowseInformationFile="$(IntDir)\" 
    15                 WarningLevel="4" 
    1613                DebugInformationFormat="4" 
    1714                CompileAs="0" 
    1815        /> 
    1916        <Tool 
    20                 Name="VCLibrarianTool" 
    21                 OutputFile="../lib/pjlib-util-i386-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib" 
    22         /> 
    23         <Tool 
    2417                Name="VCLinkerTool" 
    2518                AdditionalDependencies="Iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib" 
    26                 OutputFile="..\bin\$(ProjectName)_vc$(VSVer).exe" 
    2719                GenerateManifest="false" 
    2820                GenerateDebugInformation="true" 
    2921                GenerateMapFile="true" 
    3022        /> 
    31         <UserMacro 
    32                 Name="VSVer" 
    33                 Value="8" 
    34         /> 
    3523</VisualStudioPropertySheet> 
Note: See TracChangeset for help on using the changeset viewer.