Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@20934 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d480176d21
commit
c1d997ace5
26
projects/ri.sln
Executable file
26
projects/ri.sln
Executable file
@ -0,0 +1,26 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ri0", "ri0.vcproj", "{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ri1", "ri1.vcproj", "{53A55171-13C0-4BDE-8325-1186461B9EAA}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}.Release|Win32.Build.0 = Release|Win32
|
||||
{53A55171-13C0-4BDE-8325-1186461B9EAA}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{53A55171-13C0-4BDE-8325-1186461B9EAA}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{53A55171-13C0-4BDE-8325-1186461B9EAA}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{53A55171-13C0-4BDE-8325-1186461B9EAA}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
4
projects/ri0.rc
Executable file
4
projects/ri0.rc
Executable file
@ -0,0 +1,4 @@
|
||||
"9012" ICON DISCARDABLE "../res/exe.ico"
|
||||
|
||||
rcinclude ../../wx289/include/wx/msw/wx.rc
|
||||
|
463
projects/ri0.vcproj
Executable file
463
projects/ri0.vcproj
Executable file
@ -0,0 +1,463 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="ri0"
|
||||
ProjectGUID="{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}"
|
||||
RootNamespace="ri0"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
<ToolFile
|
||||
RelativePath=".\CampoRules.rules"
|
||||
/>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\..\debug"
|
||||
IntermediateDirectory=".\..\debug"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="DatCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="BmpCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="GifCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DesCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcDebugCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="FormCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RptCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TxtCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="PngCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="JpegCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="IniCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MenCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RepCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcReleaseCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\..\debug/ri0.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="1"
|
||||
PrecompiledHeaderFile=".\..\debug/ri0.pch"
|
||||
AssemblerListingLocation=".\..\debug/"
|
||||
ObjectFile=".\..\debug/"
|
||||
ProgramDataBaseFileName=".\..\debug/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1040"
|
||||
AdditionalIncludeDirectories="..\..\wx289\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||
OutputFile="../exed/ri0.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames="libc.lib"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\..\debug/ri0.pdb"
|
||||
SubSystem="2"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\..\debug/ri0.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\..\release"
|
||||
IntermediateDirectory=".\..\release"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="DatCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="BmpCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="GifCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DesCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcDebugCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="FormCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RptCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TxtCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="PngCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="JpegCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="IniCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MenCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RepCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcReleaseCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\..\release/ri0.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XVT"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="true"
|
||||
PrecompiledHeaderFile=".\..\release/ri0.pch"
|
||||
AssemblerListingLocation=".\..\release/"
|
||||
ObjectFile=".\..\release/"
|
||||
ProgramDataBaseFileName=".\..\release/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1040"
|
||||
AdditionalIncludeDirectories="..\..\wx289\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||
OutputFile="d:\release\campo100/ri0.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames="libc.lib"
|
||||
ProgramDatabaseFile=".\..\release/ri0.pdb"
|
||||
SubSystem="2"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\..\release/ri0.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Sources"
|
||||
Filter="cpp"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\cg\cglib01.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cglib02.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri0.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri0100.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri0200.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri0400.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\rilib01.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Masks"
|
||||
Filter="uml"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ri\ri0200a.uml"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri0200xa.uml"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri0400a.uml"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Headers"
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ri\ri0.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri0200a.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri0400.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri0400a.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Trr"
|
||||
Filter="trr"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ri\ri0400.trr"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Menu"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ri\rimenu.men"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\lib\AgaLib.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\AgaLibD.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ri0.rc"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
AdditionalIncludeDirectories=""
|
||||
ResourceOutputFileName="..\Debug/ri0.res"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
AdditionalIncludeDirectories=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
4
projects/ri1.rc
Executable file
4
projects/ri1.rc
Executable file
@ -0,0 +1,4 @@
|
||||
"9012" ICON DISCARDABLE "../res/exe.ico"
|
||||
|
||||
rcinclude ../../wx289/include/wx/msw/wx.rc
|
||||
|
451
projects/ri1.vcproj
Executable file
451
projects/ri1.vcproj
Executable file
@ -0,0 +1,451 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="ri1"
|
||||
ProjectGUID="{53A55171-13C0-4BDE-8325-1186461B9EAA}"
|
||||
RootNamespace="ri1"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
<ToolFile
|
||||
RelativePath=".\CampoRules.rules"
|
||||
/>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\..\debug"
|
||||
IntermediateDirectory=".\..\debug"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="DatCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="BmpCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="GifCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DesCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcDebugCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="FormCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RptCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TxtCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="PngCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="JpegCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="IniCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MenCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RepCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcReleaseCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\..\debug/ri1.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="1"
|
||||
PrecompiledHeaderFile=".\..\debug/ri1.pch"
|
||||
AssemblerListingLocation=".\..\debug/"
|
||||
ObjectFile=".\..\debug/"
|
||||
ProgramDataBaseFileName=".\..\debug/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1040"
|
||||
AdditionalIncludeDirectories="..\..\wx289\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||
OutputFile="../exed/ri1.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames="libc.lib"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\..\debug/ri1.pdb"
|
||||
SubSystem="2"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\..\debug/ri1.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\..\release"
|
||||
IntermediateDirectory=".\..\release"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="DatCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="BmpCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="GifCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DesCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcDebugCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="FormCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RptCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TxtCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="PngCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="JpegCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="IniCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MenCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RepCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcReleaseCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\..\release/ri1.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XVT"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="true"
|
||||
PrecompiledHeaderFile=".\..\release/ri1.pch"
|
||||
AssemblerListingLocation=".\..\release/"
|
||||
ObjectFile=".\..\release/"
|
||||
ProgramDataBaseFileName=".\..\release/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1040"
|
||||
AdditionalIncludeDirectories="..\..\wx289\include"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||
OutputFile="d:\release\campo100/ri1.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames="libc.lib"
|
||||
ProgramDatabaseFile=".\..\release/ri1.pdb"
|
||||
SubSystem="2"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\..\release/ri1.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Sources"
|
||||
Filter="cpp"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ba\ba8500.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cglib01.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cglib02.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri1.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ri1100.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\rilib01.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Masks"
|
||||
Filter="uml"
|
||||
>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Headers"
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ri\ri1.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\rilib01.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="MaskTab"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ri\ristper.uml"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ritbper.uml"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ritbrco.uml"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ri\ritbric.uml"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="RepTab"
|
||||
Filter="rep"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ri\ristper.rep"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\lib\AgaLib.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\AgaLibD.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ri0.rc"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
AdditionalIncludeDirectories=""
|
||||
ResourceOutputFileName="..\Debug/ri0.res"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
AdditionalIncludeDirectories=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Loading…
x
Reference in New Issue
Block a user