Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@16194 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
7b87cddd1f
commit
7b9e28d554
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="Lurch"
|
||||
ProjectGUID="{7F343AFA-5310-4D90-BA49-AE9B022BC692}"
|
||||
>
|
||||
@ -16,7 +16,7 @@
|
||||
<Configuration
|
||||
Name="Debug DLL|Win32"
|
||||
OutputDirectory=".\..\Debug\DebugServers"
|
||||
IntermediateDirectory=".\..\Debug\DebugServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -46,14 +46,11 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_dll\mswd,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="3"
|
||||
PrecompiledHeaderFile=".\..\Debug\DebugServers/Lurch.pch"
|
||||
AssemblerListingLocation=".\..\Debug\DebugServers/"
|
||||
ObjectFile=".\..\Debug\DebugServers/"
|
||||
ProgramDataBaseFileName=".\..\Debug\DebugServers/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
@ -66,7 +63,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
@ -77,7 +74,7 @@
|
||||
OutputFile="../exed/servers/Lurch.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
||||
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||
IgnoreDefaultLibraryNames="libcd.lib,libcid.lib"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\..\Debug\DebugServers/Lurch.pdb"
|
||||
@ -113,8 +110,8 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\Debug"
|
||||
IntermediateDirectory=".\Debug"
|
||||
OutputDirectory="..\Exed\Servers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -144,14 +141,11 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_lib\mswd,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_lib\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="1"
|
||||
PrecompiledHeaderFile=".\Debug/Lurch.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
PrecompiledHeaderFile="..\Debug/DebugServers/Lurch.pch"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
@ -164,20 +158,20 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="\U\Luca\r020200\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/libpath:"/wx283/lib""
|
||||
AdditionalOptions="/libpath:"/wx287/lib""
|
||||
OutputFile="../exed/servers/Lurch.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\Debug/Lurch.pdb"
|
||||
ProgramDatabaseFile="..\Debug/DebugServers/Lurch.pdb"
|
||||
SubSystem="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
@ -193,7 +187,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\Debug/Lurch.bsc"
|
||||
OutputFile="..\Debug/DebugServers/Lurch.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -210,8 +204,8 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\Release"
|
||||
IntermediateDirectory=".\Release"
|
||||
OutputDirectory="..\Release/ReleaseServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -242,15 +236,13 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="1"
|
||||
InlineFunctionExpansion="2"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_lib\mswd,..\..\wx283\include"
|
||||
WholeProgramOptimization="true"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_lib\mswd,..\..\wx287\include"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="true"
|
||||
PrecompiledHeaderFile=".\Release/Lurch.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
PrecompiledHeaderFile="..\Release/ReleaseServers/Lurch.pch"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
@ -261,20 +253,21 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="../exed/servers/Lurch.exe"
|
||||
OutputFile="D:\Release/Campo100/servers/Lurch.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="../../lib,../../contrib/lib"
|
||||
AdditionalLibraryDirectories=""
|
||||
IgnoreDefaultLibraryNames=""
|
||||
ProgramDatabaseFile=".\Release/Lurch.pdb"
|
||||
ProgramDatabaseFile="..\Release/ReleaseServers/Lurch.pdb"
|
||||
SubSystem="2"
|
||||
LinkTimeCodeGeneration="1"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
@ -289,7 +282,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\Release/Lurch.bsc"
|
||||
OutputFile="..\Release/ReleaseServers/Lurch.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -307,7 +300,7 @@
|
||||
<Configuration
|
||||
Name="Release DLL|Win32"
|
||||
OutputDirectory=".\..\Release\ReleaseDLLServers"
|
||||
IntermediateDirectory=".\..\Release\ReleaseDLLServers"
|
||||
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
@ -337,13 +330,10 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="4"
|
||||
AdditionalIncludeDirectories="..\..\wx283\lib\vc_dll\msw,..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\msw,..\..\wx287\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||
RuntimeLibrary="2"
|
||||
PrecompiledHeaderFile=".\..\Release\ReleaseDLLServers/Lurch.pch"
|
||||
AssemblerListingLocation=".\..\Release\ReleaseDLLServers/"
|
||||
ObjectFile=".\..\Release\ReleaseDLLServers/"
|
||||
ProgramDataBaseFileName=".\..\Release\ReleaseDLLServers/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
@ -354,7 +344,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="2057"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
||||
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
@ -362,10 +352,10 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw263.lib"
|
||||
OutputFile="D:\Release\Campo40/servers/Lurch.exe"
|
||||
OutputFile="D:\Release\campo100/servers/Lurch.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
||||
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||
IgnoreDefaultLibraryNames="libc.lib,libci.lib"
|
||||
ProgramDatabaseFile=".\..\Release\ReleaseDLLServers/Lurch.pdb"
|
||||
SubSystem="2"
|
||||
@ -451,6 +441,54 @@
|
||||
Name="Headers"
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\server\lurch.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Ini"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\server\servers.ini"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug DLL|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).ini"
|
||||
Outputs="$(TargetDir)$(InputName).ini"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).ini"
|
||||
Outputs="$(TargetDir)$(InputName).ini"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).ini"
|
||||
Outputs="$(TargetDir)$(InputName).ini"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release DLL|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).ini"
|
||||
Outputs="$(TargetDir)$(InputName).ini"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\server\server.rc"
|
||||
@ -462,7 +500,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
Culture="1040"
|
||||
AdditionalIncludeDirectories="\U\Luca\R_04_00\server;\U\Release\A_04_00\server;\U\Luca\A_02_02\server;\U\Luca\R_02_01\server;\U\Luca\r030200\server;\U\Luca\r020200.aga\server;\U\Luca\wx283\include;$(NoInherit)"
|
||||
AdditionalIncludeDirectories="\U\Luca\R_04_00\server;\U\Release\A_04_00\server;\U\Luca\A_02_02\server;\U\Luca\R_02_01\server;\U\Luca\r030200\server;\U\Luca\r020200.aga\server;\U\Luca\wx287\include;$(NoInherit)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -490,7 +528,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
Culture="1040"
|
||||
AdditionalIncludeDirectories="\U\Luca\R_04_00\server;\U\Release\A_04_00\server;\U\Luca\A_02_02\server;\U\Luca\R_02_01\server;\U\Luca\r030200\server;\U\Luca\r020200.aga\server;\U\Luca\wx283\include;$(NoInherit)"
|
||||
AdditionalIncludeDirectories="\U\Luca\R_04_00\server;\U\Release\A_04_00\server;\U\Luca\A_02_02\server;\U\Luca\R_02_01\server;\U\Luca\r030200\server;\U\Luca\r020200.aga\server;\U\Luca\wx287\include;$(NoInherit)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
|
Loading…
x
Reference in New Issue
Block a user