Ignore:
Timestamp:
Apr 21, 2009 5:00:57 PM (15 years ago)
Author:
nanang
Message:

#792: Updated output file name: use short platform name wm6std/pro & replace hyphen with dash.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/vs-reorg/third_party/build/resample/libresample_dll.vcproj

    r2626 r2630  
    5959                        <Tool 
    6060                                Name="VCLinkerTool" 
    61                                 OutputFile="..\..\bin\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     61                                OutputFile="..\..\..\bin\libresample-dll-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     62 
    6263 
    6364                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
     
    133134                        <Tool 
    134135                                Name="VCLinkerTool" 
    135                                 OutputFile="..\..\bin\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     136                                OutputFile="..\..\..\bin\libresample-dll-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     137 
    136138 
    137139                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
     
    207209                        <Tool 
    208210                                Name="VCLinkerTool" 
    209                                 OutputFile="..\..\bin\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     211                                OutputFile="..\..\..\bin\libresample-dll-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     212 
    210213 
    211214                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
     
    281284                        <Tool 
    282285                                Name="VCLinkerTool" 
    283                                 OutputFile="..\..\bin\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     286                                OutputFile="..\..\..\bin\libresample-dll-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     287 
    284288 
    285289                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
     
    355359                        <Tool 
    356360                                Name="VCLinkerTool" 
    357                                 OutputFile="..\..\bin\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     361                                OutputFile="..\..\..\bin\libresample-dll-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     362 
    358363 
    359364                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
     
    429434                        <Tool 
    430435                                Name="VCLinkerTool" 
    431                                 OutputFile="..\..\bin\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     436                                OutputFile="..\..\..\bin\libresample-dll-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     437 
    432438 
    433439                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
Note: See TracChangeset for help on using the changeset viewer.