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"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8.00"
|
Version="8,00"
|
||||||
Name="Lurch"
|
Name="Lurch"
|
||||||
ProjectGUID="{7F343AFA-5310-4D90-BA49-AE9B022BC692}"
|
ProjectGUID="{7F343AFA-5310-4D90-BA49-AE9B022BC692}"
|
||||||
>
|
>
|
||||||
@ -16,7 +16,7 @@
|
|||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug DLL|Win32"
|
Name="Debug DLL|Win32"
|
||||||
OutputDirectory=".\..\Debug\DebugServers"
|
OutputDirectory=".\..\Debug\DebugServers"
|
||||||
IntermediateDirectory=".\..\Debug\DebugServers"
|
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
@ -46,14 +46,11 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
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"
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||||
MinimalRebuild="true"
|
MinimalRebuild="true"
|
||||||
RuntimeLibrary="3"
|
RuntimeLibrary="3"
|
||||||
PrecompiledHeaderFile=".\..\Debug\DebugServers/Lurch.pch"
|
PrecompiledHeaderFile=".\..\Debug\DebugServers/Lurch.pch"
|
||||||
AssemblerListingLocation=".\..\Debug\DebugServers/"
|
|
||||||
ObjectFile=".\..\Debug\DebugServers/"
|
|
||||||
ProgramDataBaseFileName=".\..\Debug\DebugServers/"
|
|
||||||
BrowseInformation="1"
|
BrowseInformation="1"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
@ -66,7 +63,7 @@
|
|||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="_DEBUG"
|
PreprocessorDefinitions="_DEBUG"
|
||||||
Culture="2057"
|
Culture="2057"
|
||||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"
|
Name="VCPreLinkEventTool"
|
||||||
@ -77,7 +74,7 @@
|
|||||||
OutputFile="../exed/servers/Lurch.exe"
|
OutputFile="../exed/servers/Lurch.exe"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||||
IgnoreDefaultLibraryNames="libcd.lib,libcid.lib"
|
IgnoreDefaultLibraryNames="libcd.lib,libcid.lib"
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile=".\..\Debug\DebugServers/Lurch.pdb"
|
ProgramDatabaseFile=".\..\Debug\DebugServers/Lurch.pdb"
|
||||||
@ -113,8 +110,8 @@
|
|||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory=".\Debug"
|
OutputDirectory="..\Exed\Servers"
|
||||||
IntermediateDirectory=".\Debug"
|
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
@ -144,14 +141,11 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
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"
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;DEBUG=1;__WXDEBUG__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||||
MinimalRebuild="true"
|
MinimalRebuild="true"
|
||||||
RuntimeLibrary="1"
|
RuntimeLibrary="1"
|
||||||
PrecompiledHeaderFile=".\Debug/Lurch.pch"
|
PrecompiledHeaderFile="..\Debug/DebugServers/Lurch.pch"
|
||||||
AssemblerListingLocation=".\Debug/"
|
|
||||||
ObjectFile=".\Debug/"
|
|
||||||
ProgramDataBaseFileName=".\Debug/"
|
|
||||||
BrowseInformation="1"
|
BrowseInformation="1"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
@ -164,20 +158,20 @@
|
|||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="_DEBUG"
|
PreprocessorDefinitions="_DEBUG"
|
||||||
Culture="2057"
|
Culture="2057"
|
||||||
AdditionalIncludeDirectories="\U\Luca\r020200\server;..\..\wx283\include"
|
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"
|
Name="VCPreLinkEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalOptions="/libpath:"/wx283/lib""
|
AdditionalOptions="/libpath:"/wx287/lib""
|
||||||
OutputFile="../exed/servers/Lurch.exe"
|
OutputFile="../exed/servers/Lurch.exe"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
IgnoreDefaultLibraryNames=""
|
IgnoreDefaultLibraryNames=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile=".\Debug/Lurch.pdb"
|
ProgramDatabaseFile="..\Debug/DebugServers/Lurch.pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
TargetMachine="1"
|
TargetMachine="1"
|
||||||
/>
|
/>
|
||||||
@ -193,7 +187,7 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCBscMakeTool"
|
Name="VCBscMakeTool"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
OutputFile=".\Debug/Lurch.bsc"
|
OutputFile="..\Debug/DebugServers/Lurch.bsc"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCFxCopTool"
|
Name="VCFxCopTool"
|
||||||
@ -210,8 +204,8 @@
|
|||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory=".\Release"
|
OutputDirectory="..\Release/ReleaseServers"
|
||||||
IntermediateDirectory=".\Release"
|
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
@ -242,15 +236,13 @@
|
|||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="1"
|
Optimization="1"
|
||||||
InlineFunctionExpansion="2"
|
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"
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT"
|
||||||
StringPooling="true"
|
StringPooling="true"
|
||||||
RuntimeLibrary="0"
|
RuntimeLibrary="0"
|
||||||
EnableFunctionLevelLinking="true"
|
EnableFunctionLevelLinking="true"
|
||||||
PrecompiledHeaderFile=".\Release/Lurch.pch"
|
PrecompiledHeaderFile="..\Release/ReleaseServers/Lurch.pch"
|
||||||
AssemblerListingLocation=".\Release/"
|
|
||||||
ObjectFile=".\Release/"
|
|
||||||
ProgramDataBaseFileName=".\Release/"
|
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
/>
|
/>
|
||||||
@ -261,20 +253,21 @@
|
|||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="NDEBUG"
|
PreprocessorDefinitions="NDEBUG"
|
||||||
Culture="2057"
|
Culture="2057"
|
||||||
AdditionalIncludeDirectories="..\..\wx283\include"
|
AdditionalIncludeDirectories="..\..\wx287\include"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"
|
Name="VCPreLinkEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
OutputFile="../exed/servers/Lurch.exe"
|
OutputFile="D:\Release/Campo100/servers/Lurch.exe"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
AdditionalLibraryDirectories="../../lib,../../contrib/lib"
|
AdditionalLibraryDirectories=""
|
||||||
IgnoreDefaultLibraryNames=""
|
IgnoreDefaultLibraryNames=""
|
||||||
ProgramDatabaseFile=".\Release/Lurch.pdb"
|
ProgramDatabaseFile="..\Release/ReleaseServers/Lurch.pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
|
LinkTimeCodeGeneration="1"
|
||||||
TargetMachine="1"
|
TargetMachine="1"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
@ -289,7 +282,7 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCBscMakeTool"
|
Name="VCBscMakeTool"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
OutputFile=".\Release/Lurch.bsc"
|
OutputFile="..\Release/ReleaseServers/Lurch.bsc"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCFxCopTool"
|
Name="VCFxCopTool"
|
||||||
@ -307,7 +300,7 @@
|
|||||||
<Configuration
|
<Configuration
|
||||||
Name="Release DLL|Win32"
|
Name="Release DLL|Win32"
|
||||||
OutputDirectory=".\..\Release\ReleaseDLLServers"
|
OutputDirectory=".\..\Release\ReleaseDLLServers"
|
||||||
IntermediateDirectory=".\..\Release\ReleaseDLLServers"
|
IntermediateDirectory="../$(ConfigurationName)/$(ProjectName)"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
@ -337,13 +330,10 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="4"
|
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"
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;WXUSINGDLL=1"
|
||||||
RuntimeLibrary="2"
|
RuntimeLibrary="2"
|
||||||
PrecompiledHeaderFile=".\..\Release\ReleaseDLLServers/Lurch.pch"
|
PrecompiledHeaderFile=".\..\Release\ReleaseDLLServers/Lurch.pch"
|
||||||
AssemblerListingLocation=".\..\Release\ReleaseDLLServers/"
|
|
||||||
ObjectFile=".\..\Release\ReleaseDLLServers/"
|
|
||||||
ProgramDataBaseFileName=".\..\Release\ReleaseDLLServers/"
|
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
/>
|
/>
|
||||||
@ -354,7 +344,7 @@
|
|||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="NDEBUG"
|
PreprocessorDefinitions="NDEBUG"
|
||||||
Culture="2057"
|
Culture="2057"
|
||||||
AdditionalIncludeDirectories="..\server;..\..\wx283\include"
|
AdditionalIncludeDirectories="..\server;..\..\wx287\include"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"
|
Name="VCPreLinkEventTool"
|
||||||
@ -362,10 +352,10 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw263.lib"
|
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"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
AdditionalLibraryDirectories="..\..\wx283\lib"
|
AdditionalLibraryDirectories="..\..\wx287\lib"
|
||||||
IgnoreDefaultLibraryNames="libc.lib,libci.lib"
|
IgnoreDefaultLibraryNames="libc.lib,libci.lib"
|
||||||
ProgramDatabaseFile=".\..\Release\ReleaseDLLServers/Lurch.pdb"
|
ProgramDatabaseFile=".\..\Release\ReleaseDLLServers/Lurch.pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -451,6 +441,54 @@
|
|||||||
Name="Headers"
|
Name="Headers"
|
||||||
Filter="h"
|
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>
|
</Filter>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\server\server.rc"
|
RelativePath="..\server\server.rc"
|
||||||
@ -462,7 +500,7 @@
|
|||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions=""
|
PreprocessorDefinitions=""
|
||||||
Culture="1040"
|
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>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@ -490,7 +528,7 @@
|
|||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions=""
|
PreprocessorDefinitions=""
|
||||||
Culture="1040"
|
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>
|
||||||
</File>
|
</File>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user