Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@20109 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2010-02-12 12:02:52 +00:00
parent 7c4f94f615
commit bb84baaef0
8 changed files with 463 additions and 6 deletions

View File

@ -474,6 +474,10 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\server\MD5Checksum.cpp"
>
</File>
</Filter>
<Filter
Name="Headers"
@ -487,6 +491,14 @@
RelativePath="..\server\hlapi_c.h"
>
</File>
<File
RelativePath="..\server\MD5Checksum.h"
>
</File>
<File
RelativePath="..\server\MD5ChecksumDefines.h"
>
</File>
<File
RelativePath="..\server\skeylink.h"
>

View File

@ -109,6 +109,7 @@
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="\u\luca\wx289\lib\vc_lib\msw;\u\luca\wx289\include"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
StringPooling="true"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"

View File

@ -375,6 +375,18 @@
Name="Rep"
Filter="rep"
>
<File
RelativePath="..\lv\lv1200b.rep"
>
</File>
<File
RelativePath="..\lv\lv1200c.rep"
>
</File>
<File
RelativePath="..\lv\lv1200d.rep"
>
</File>
<File
RelativePath="..\lv\lv1200e.rep"
>

View File

@ -53,6 +53,9 @@
<Tool
Name="FormCompiler"
/>
<Tool
Name="RptCompiler"
/>
<Tool
Name="AlxCompiler"
/>
@ -74,15 +77,15 @@
<Tool
Name="RepCompiler"
/>
<Tool
Name="TrrCompiler"
/>
<Tool
Name="SrcReleaseCompiler"
/>
<Tool
Name="DirCompiler"
/>
<Tool
Name="TrrCompiler"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
@ -199,6 +202,9 @@
<Tool
Name="FormCompiler"
/>
<Tool
Name="RptCompiler"
/>
<Tool
Name="AlxCompiler"
/>
@ -220,15 +226,15 @@
<Tool
Name="RepCompiler"
/>
<Tool
Name="TrrCompiler"
/>
<Tool
Name="SrcReleaseCompiler"
/>
<Tool
Name="DirCompiler"
/>
<Tool
Name="TrrCompiler"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>

4
projects/pl0001.rc Executable file
View File

@ -0,0 +1,4 @@
"9012" ICON DISCARDABLE "../res/exe.ico"
rcinclude ../../wx289/include/wx/msw/wx.rc

411
projects/pl0001.vcproj Executable file
View File

@ -0,0 +1,411 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="pl0001"
ProjectGUID="{EAA83FEF-B3E6-4BDE-B746-2BE727FA057A}"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
<ToolFile
RelativePath=".\CampoRules.rules"
/>
</ToolFiles>
<Configurations>
<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/pl0001.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/pl0001.pch"
AssemblerListingLocation=".\..\release/"
ObjectFile=".\..\release/"
ProgramDataBaseFileName=".\..\release/"
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/pl0001.exe"
LinkIncremental="1"
SuppressStartupBanner="true"
IgnoreDefaultLibraryNames="libc.lib"
ProgramDatabaseFile=".\..\release/pl0001.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/pl0001.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<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/pl0001.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
MinimalRebuild="true"
RuntimeLibrary="1"
PrecompiledHeaderFile=".\..\debug/pl0001.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\pl0001.exe"
LinkIncremental="2"
SuppressStartupBanner="true"
IgnoreDefaultLibraryNames="libc.lib"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\..\debug/pl0001.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/pl0001.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Src"
>
<File
RelativePath="..\ps\lvbolaca_FABRIS.src"
>
</File>
<File
RelativePath="..\ps\lvbolacp_FABRIS.src"
>
</File>
<File
RelativePath="..\ps\lvbolacr_FABRIS.src"
>
</File>
<File
RelativePath="..\ps\lvbollac_FABRIS.src"
>
</File>
</Filter>
<Filter
Name="Masks"
Filter="uml"
>
<File
RelativePath="..\ps\verig21_FABRIS.uml"
>
</File>
<File
RelativePath="..\ps\verig22_FABRIS.uml"
>
</File>
<File
RelativePath="..\ps\verig24_FABRIS.uml"
>
</File>
</Filter>
<Filter
Name="Ini"
Filter=".ini"
>
<File
RelativePath="..\ps\verig21_FABRIS.ini"
>
</File>
<File
RelativePath="..\ps\verig22_FABRIS.ini"
>
</File>
<File
RelativePath="..\ps\verig24_FABRIS.ini"
>
</File>
</Filter>
<Filter
Name="Reports"
>
<File
RelativePath="..\ps\lvbolla_DIANA.rep"
>
</File>
</Filter>
<File
RelativePath="pl0001.rc"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories=""
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories=""
ResourceOutputFileName="..\Debug/pl0001.res"
/>
</FileConfiguration>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>

View File

@ -91,6 +91,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pi0001", "pi0001.vcproj", "
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pd5317", "pd5317.vcproj", "{D084DA63-4534-4137-A279-57120DAF8F9D}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pl0001", "pl0001.vcproj", "{EAA83FEF-B3E6-4BDE-B746-2BE727FA057A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@ -229,6 +231,10 @@ Global
{D084DA63-4534-4137-A279-57120DAF8F9D}.Debug|Win32.Build.0 = Debug|Win32
{D084DA63-4534-4137-A279-57120DAF8F9D}.Release|Win32.ActiveCfg = Release|Win32
{D084DA63-4534-4137-A279-57120DAF8F9D}.Release|Win32.Build.0 = Release|Win32
{EAA83FEF-B3E6-4BDE-B746-2BE727FA057A}.Debug|Win32.ActiveCfg = Debug|Win32
{EAA83FEF-B3E6-4BDE-B746-2BE727FA057A}.Debug|Win32.Build.0 = Debug|Win32
{EAA83FEF-B3E6-4BDE-B746-2BE727FA057A}.Release|Win32.ActiveCfg = Release|Win32
{EAA83FEF-B3E6-4BDE-B746-2BE727FA057A}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE

View File

@ -57,6 +57,11 @@ PG0388 De Cade' (Sicuri)
Esportazione ordini
Importazione bolle
PL0001 (Silav)
Personalizzazioni per lavanderini!
Diana2000
Fabris
PS0017
Gestione Incassi/Pagamenti CRPA