Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@22359 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
6cbe8c6269
commit
e4a53b5093
@ -7,11 +7,10 @@ Versione =
|
|||||||
|
|
||||||
[_area_di_base]
|
[_area_di_base]
|
||||||
Descrizione=BASE
|
Descrizione=BASE
|
||||||
Versione=
|
|
||||||
|
|
||||||
[sy]
|
[sy]
|
||||||
Descrizione =Sistema
|
Descrizione =Sistema
|
||||||
Data=11-03-2011
|
Data=01-07-2011
|
||||||
Dischi=1
|
Dischi=1
|
||||||
Moduli=
|
Moduli=
|
||||||
Patch=0950
|
Patch=0950
|
||||||
@ -26,7 +25,7 @@ Descrizione = Base
|
|||||||
|
|
||||||
[sr]
|
[sr]
|
||||||
Descrizione =Servers
|
Descrizione =Servers
|
||||||
Data=11-03-2011
|
Data=01-07-2011
|
||||||
Dischi=1
|
Dischi=1
|
||||||
Moduli=
|
Moduli=
|
||||||
Patch=0946
|
Patch=0946
|
||||||
@ -41,7 +40,6 @@ Descrizione = Gestione Penna Ottica
|
|||||||
|
|
||||||
[_area_amministrazione]
|
[_area_amministrazione]
|
||||||
Descrizione=AREA AMMINISTRAZIONE
|
Descrizione=AREA AMMINISTRAZIONE
|
||||||
Versione=
|
|
||||||
|
|
||||||
[cg]
|
[cg]
|
||||||
Descrizione = Contabilita' Generale
|
Descrizione = Contabilita' Generale
|
||||||
@ -61,6 +59,9 @@ Descrizione = Percipienti (Mod.770)
|
|||||||
[in]
|
[in]
|
||||||
Descrizione = Elenchi Intracomunitari
|
Descrizione = Elenchi Intracomunitari
|
||||||
|
|
||||||
|
[fe]
|
||||||
|
Descrizione = Comunicazione dati rilevanti
|
||||||
|
|
||||||
[ct]
|
[ct]
|
||||||
Descrizione = Tracciabilita' CUP - CIG
|
Descrizione = Tracciabilita' CUP - CIG
|
||||||
|
|
||||||
@ -82,7 +83,6 @@ Descrizione = Analisi di bilancio
|
|||||||
|
|
||||||
[_area_acquisti_vendite]
|
[_area_acquisti_vendite]
|
||||||
Descrizione=AREA ACQUISTI E VENDITE
|
Descrizione=AREA ACQUISTI E VENDITE
|
||||||
Versione=
|
|
||||||
|
|
||||||
[ve]
|
[ve]
|
||||||
Descrizione = Vendite
|
Descrizione = Vendite
|
||||||
@ -111,7 +111,6 @@ OEM=0,3
|
|||||||
|
|
||||||
[_area_magazzino_produzione]
|
[_area_magazzino_produzione]
|
||||||
Descrizione=AREA MAGAZZINO E PRODUZIONE
|
Descrizione=AREA MAGAZZINO E PRODUZIONE
|
||||||
Versione=
|
|
||||||
|
|
||||||
[mg]
|
[mg]
|
||||||
Descrizione = Magazzino
|
Descrizione = Magazzino
|
||||||
@ -124,7 +123,6 @@ Descrizione = Manufacturing Resource Planning
|
|||||||
|
|
||||||
[_verticali]
|
[_verticali]
|
||||||
Descrizione=VERTICALIZZAZIONI
|
Descrizione=VERTICALIZZAZIONI
|
||||||
Versione=
|
|
||||||
|
|
||||||
[tp]
|
[tp]
|
||||||
Descrizione = Trasferimento PACK
|
Descrizione = Trasferimento PACK
|
||||||
@ -196,7 +194,7 @@ File(47) = wxmsw28_core_vc_custom.dll
|
|||||||
File(48) = xi.dll
|
File(48) = xi.dll
|
||||||
File(49) = xvaga.dll
|
File(49) = xvaga.dll
|
||||||
File(50) = wxbase28_net_vc_custom.dll
|
File(50) = wxbase28_net_vc_custom.dll
|
||||||
Patch = 950
|
Patch = 1046
|
||||||
Versione = 20911000
|
Versione = 20911000
|
||||||
|
|
||||||
[sr1]
|
[sr1]
|
||||||
@ -220,5 +218,5 @@ File(16)=servers\postman.gif
|
|||||||
File(17)=servers\rbutton.gif
|
File(17)=servers\rbutton.gif
|
||||||
File(18)=servers\servers.ini
|
File(18)=servers\servers.ini
|
||||||
File(19)=servers\srvany.exe
|
File(19)=servers\srvany.exe
|
||||||
Patch=946
|
Patch=1036
|
||||||
Versione=20911000
|
Versione=20911000
|
||||||
|
20
projects/fe.sln
Executable file
20
projects/fe.sln
Executable file
@ -0,0 +1,20 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||||
|
# Visual Studio 2008
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fe0", "fe0.vcproj", "{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}"
|
||||||
|
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
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
4
projects/fe0.rc
Executable file
4
projects/fe0.rc
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
"9012" ICON DISCARDABLE "../res/exe.ico"
|
||||||
|
|
||||||
|
rcinclude ../../wx289/include/wx/msw/wx.rc
|
||||||
|
|
438
projects/fe0.vcproj
Executable file
438
projects/fe0.vcproj
Executable file
@ -0,0 +1,438 @@
|
|||||||
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
|
<VisualStudioProject
|
||||||
|
ProjectType="Visual C++"
|
||||||
|
Version="9,00"
|
||||||
|
Name="fe0"
|
||||||
|
ProjectGUID="{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}"
|
||||||
|
RootNamespace="fe0"
|
||||||
|
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/fe0.tlb"
|
||||||
|
HeaderFileName=""
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
Optimization="0"
|
||||||
|
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
||||||
|
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
|
||||||
|
MinimalRebuild="true"
|
||||||
|
RuntimeLibrary="1"
|
||||||
|
PrecompiledHeaderFile=".\..\debug/fe0.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/fe0.exe"
|
||||||
|
LinkIncremental="2"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
IgnoreDefaultLibraryNames="libc.lib"
|
||||||
|
GenerateDebugInformation="true"
|
||||||
|
ProgramDatabaseFile=".\..\debug/fe0.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/fe0.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/fe0.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/fe0.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/fe0.exe"
|
||||||
|
LinkIncremental="1"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
IgnoreDefaultLibraryNames="libc.lib"
|
||||||
|
ProgramDatabaseFile=".\..\release/fe0.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/fe0.bsc"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCFxCopTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCAppVerifierTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCPostBuildEventTool"
|
||||||
|
/>
|
||||||
|
</Configuration>
|
||||||
|
</Configurations>
|
||||||
|
<References>
|
||||||
|
</References>
|
||||||
|
<Files>
|
||||||
|
<Filter
|
||||||
|
Name="Sources"
|
||||||
|
Filter="cpp"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cg\cg2103.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cg\cglib01.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cg\cglib03.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fe\fe0.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fe\fe0100.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fe\fe0200.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Masks"
|
||||||
|
Filter="uml"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fe\fe0100a.uml"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fe\fetbcon.uml"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Headers"
|
||||||
|
Filter="h"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fe\fe0.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fe\fe0100a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fe\fetbcon.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Menu"
|
||||||
|
>
|
||||||
|
</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="fe0.rc"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCResourceCompilerTool"
|
||||||
|
PreprocessorDefinitions=""
|
||||||
|
AdditionalIncludeDirectories=""
|
||||||
|
ResourceOutputFileName="..\Debug/fe0.res"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCResourceCompilerTool"
|
||||||
|
PreprocessorDefinitions=""
|
||||||
|
AdditionalIncludeDirectories=""
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
</Files>
|
||||||
|
<Globals>
|
||||||
|
</Globals>
|
||||||
|
</VisualStudioProject>
|
@ -3,7 +3,7 @@ echo Compiling %1 into %2
|
|||||||
|
|
||||||
copy ..\include\uml.h+%1 %TMP%\tmp.tmp
|
copy ..\include\uml.h+%1 %TMP%\tmp.tmp
|
||||||
set oldinc=%include
|
set oldinc=%include
|
||||||
set include=..\include;..\ab;..\at;..\ba;..\ca;..\ce;..\ci;..\cg;..\cm;..\co;..\ct;..\crpa;..\db;..\ef;..\gv;..\ha;..\in;..\li;..\lv;..\m770;..\mg;..\mr;..\np;..\or;..\pe;..\pr;..\ps;..\ri;..\sc;..\sv;..\tc;..\tp;..\vd;..\ve;..\xvaga
|
set include=..\include;..\ab;..\at;..\ba;..\ca;..\ce;..\ci;..\cg;..\cm;..\co;..\ct;..\crpa;..\db;..\ef;..\fe;..\gv;..\ha;..\in;..\li;..\lv;..\m770;..\mg;..\mr;..\np;..\or;..\pe;..\pr;..\ps;..\ri;..\sc;..\sv;..\tc;..\tp;..\vd;..\ve;..\xvaga
|
||||||
|
|
||||||
cl /nologo /EP %TMP%\tmp.tmp >%TMP%\tmp.msk
|
cl /nologo /EP %TMP%\tmp.tmp >%TMP%\tmp.msk
|
||||||
set include=%oldinc
|
set include=%oldinc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user