Patch level : 12.0 784
Files correlati : or1100a.msk Commento : Ricerca per ragione sociale cliente/fornitore nella stampa ordini
This commit is contained in:
parent
3b8c6ed067
commit
845142a3fb
@ -81,7 +81,7 @@
|
|||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
<OutputFile>..\exed/773mod.exe</OutputFile>
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||||
|
@ -233,7 +233,6 @@
|
|||||||
<MskCompiler Include="..\src\cg\cg0500a.uml" />
|
<MskCompiler Include="..\src\cg\cg0500a.uml" />
|
||||||
<MskCompiler Include="..\src\cg\cg0700a.uml" />
|
<MskCompiler Include="..\src\cg\cg0700a.uml" />
|
||||||
<MskCompiler Include="..\src\cg\cg0800a.uml" />
|
<MskCompiler Include="..\src\cg\cg0800a.uml" />
|
||||||
<MskCompiler Include="..\src\cg\cg4300a.uml" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<TrrCompiler Include="..\src\cg\f103.trr" />
|
<TrrCompiler Include="..\src\cg\f103.trr" />
|
||||||
@ -290,6 +289,7 @@
|
|||||||
<ClInclude Include="..\src\cg\cg0500.h" />
|
<ClInclude Include="..\src\cg\cg0500.h" />
|
||||||
<ClInclude Include="..\src\cg\cg0700a.h" />
|
<ClInclude Include="..\src\cg\cg0700a.h" />
|
||||||
<ClInclude Include="..\src\cg\cg0800a.h" />
|
<ClInclude Include="..\src\cg\cg0800a.h" />
|
||||||
|
<ClInclude Include="..\src\cg\cglib05.h" />
|
||||||
<ClInclude Include="..\src\cg\cgpim.h" />
|
<ClInclude Include="..\src\cg\cgpim.h" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
@ -315,10 +315,11 @@
|
|||||||
<Project>{2d38a763-3d74-4338-9362-b891784ec90e}</Project>
|
<Project>{2d38a763-3d74-4338-9362-b891784ec90e}</Project>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<RepCompiler Include="..\src\cg\cg0800a.rep" />
|
<RepCompiler Include="..\src\cg\cg0800a.rep">
|
||||||
</ItemGroup>
|
<SubType>Designer</SubType>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
</RepCompiler>
|
||||||
|
</ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
<Import Project="CampoRules.targets" />
|
<Import Project="CampoRules.targets" />
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
|
@ -98,9 +98,6 @@
|
|||||||
<MskCompiler Include="..\src\cg\cg0400b.uml">
|
<MskCompiler Include="..\src\cg\cg0400b.uml">
|
||||||
<Filter>Masks</Filter>
|
<Filter>Masks</Filter>
|
||||||
</MskCompiler>
|
</MskCompiler>
|
||||||
<MskCompiler Include="..\src\cg\cg4300a.uml">
|
|
||||||
<Filter>Masks</Filter>
|
|
||||||
</MskCompiler>
|
|
||||||
<MskCompiler Include="..\src\cg\cg0800a.uml">
|
<MskCompiler Include="..\src\cg\cg0800a.uml">
|
||||||
<Filter>Masks</Filter>
|
<Filter>Masks</Filter>
|
||||||
</MskCompiler>
|
</MskCompiler>
|
||||||
@ -263,6 +260,9 @@
|
|||||||
<ClInclude Include="..\src\cg\cg0800a.h">
|
<ClInclude Include="..\src\cg\cg0800a.h">
|
||||||
<Filter>Headers</Filter>
|
<Filter>Headers</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\src\cg\cglib05.h">
|
||||||
|
<Filter>Headers</Filter>
|
||||||
|
</ClInclude>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ResourceCompile Include="campo.rc" />
|
<ResourceCompile Include="campo.rc" />
|
||||||
|
@ -118,7 +118,6 @@
|
|||||||
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<MinimalRebuild>false</MinimalRebuild>
|
<MinimalRebuild>false</MinimalRebuild>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||||
@ -332,6 +331,7 @@
|
|||||||
<ClInclude Include="..\src\cg\cg4900a.h" />
|
<ClInclude Include="..\src\cg\cg4900a.h" />
|
||||||
<ClInclude Include="..\src\cg\cg4a00a.h" />
|
<ClInclude Include="..\src\cg\cg4a00a.h" />
|
||||||
<ClInclude Include="..\src\cg\cg4b00a.h" />
|
<ClInclude Include="..\src\cg\cg4b00a.h" />
|
||||||
|
<ClInclude Include="..\src\cg\cglib01.h" />
|
||||||
<ClInclude Include="..\src\cg\cglib05.h" />
|
<ClInclude Include="..\src\cg\cglib05.h" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -224,6 +224,9 @@
|
|||||||
<ClInclude Include="..\src\cg\cglib05.h">
|
<ClInclude Include="..\src\cg\cglib05.h">
|
||||||
<Filter>Headers</Filter>
|
<Filter>Headers</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\src\cg\cglib01.h">
|
||||||
|
<Filter>Headers</Filter>
|
||||||
|
</ClInclude>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ResourceCompile Include="campo.rc" />
|
<ResourceCompile Include="campo.rc" />
|
||||||
|
@ -68,7 +68,6 @@
|
|||||||
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<MinimalRebuild>false</MinimalRebuild>
|
<MinimalRebuild>false</MinimalRebuild>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||||
@ -160,6 +159,7 @@
|
|||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="..\src\ba\ba8500.cpp" />
|
<ClCompile Include="..\src\ba\ba8500.cpp" />
|
||||||
|
<ClCompile Include="..\src\cg\cg2103.cpp" />
|
||||||
<ClCompile Include="..\src\cg\cg7.cpp">
|
<ClCompile Include="..\src\cg\cg7.cpp">
|
||||||
<AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
@ -183,6 +183,7 @@
|
|||||||
<ClCompile Include="..\src\cg\cgpim.cpp" />
|
<ClCompile Include="..\src\cg\cgpim.cpp" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<ClInclude Include="..\src\cg\cg2103.h" />
|
||||||
<ClInclude Include="..\src\cg\cg7400a.h" />
|
<ClInclude Include="..\src\cg\cg7400a.h" />
|
||||||
<ClInclude Include="..\src\cg\cg5900a.h" />
|
<ClInclude Include="..\src\cg\cg5900a.h" />
|
||||||
<ClInclude Include="..\src\cg\cg7.h" />
|
<ClInclude Include="..\src\cg\cg7.h" />
|
||||||
|
@ -37,6 +37,9 @@
|
|||||||
<ClCompile Include="..\src\cg\cg7800.cpp">
|
<ClCompile Include="..\src\cg\cg7800.cpp">
|
||||||
<Filter>Source Files</Filter>
|
<Filter>Source Files</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\src\cg\cg2103.cpp">
|
||||||
|
<Filter>Source Files</Filter>
|
||||||
|
</ClCompile>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClInclude Include="..\src\cg\cg7.h">
|
<ClInclude Include="..\src\cg\cg7.h">
|
||||||
@ -63,6 +66,9 @@
|
|||||||
<ClInclude Include="..\src\cg\ivadiff.h">
|
<ClInclude Include="..\src\cg\ivadiff.h">
|
||||||
<Filter>Header Files</Filter>
|
<Filter>Header Files</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\src\cg\cg2103.h">
|
||||||
|
<Filter>Header Files</Filter>
|
||||||
|
</ClInclude>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Filter Include="Source Files">
|
<Filter Include="Source Files">
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||||
<LocalDebuggerWorkingDirectory>$(OutDir)</LocalDebuggerWorkingDirectory>
|
<LocalDebuggerWorkingDirectory>$(OutDir)</LocalDebuggerWorkingDirectory>
|
||||||
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
|
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
|
||||||
<LocalDebuggerCommandArguments>-6 -uADMIN</LocalDebuggerCommandArguments>
|
<LocalDebuggerCommandArguments>-5 -uADMIN</LocalDebuggerCommandArguments>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
@ -293,7 +293,9 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<RepCompiler Include="..\src\ca\ca3100a.rep" />
|
<RepCompiler Include="..\src\ca\ca3100a.rep" />
|
||||||
<RepCompiler Include="..\src\ca\ca3100b.rep" />
|
<RepCompiler Include="..\src\ca\ca3100b.rep">
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</RepCompiler>
|
||||||
<RepCompiler Include="..\src\ca\ca3200a.rep" />
|
<RepCompiler Include="..\src\ca\ca3200a.rep" />
|
||||||
<RepCompiler Include="..\src\ca\ca3200b.rep" />
|
<RepCompiler Include="..\src\ca\ca3200b.rep" />
|
||||||
<RepCompiler Include="..\src\ca\ca3300a.rep" />
|
<RepCompiler Include="..\src\ca\ca3300a.rep" />
|
||||||
@ -302,9 +304,15 @@
|
|||||||
<RepCompiler Include="..\src\ca\ca3300d.rep" />
|
<RepCompiler Include="..\src\ca\ca3300d.rep" />
|
||||||
<RepCompiler Include="..\src\ca\ca3600a.rep" />
|
<RepCompiler Include="..\src\ca\ca3600a.rep" />
|
||||||
<RepCompiler Include="..\src\ca\ca3700a.rep" />
|
<RepCompiler Include="..\src\ca\ca3700a.rep" />
|
||||||
<RepCompiler Include="..\src\ca\ca3800a.rep" />
|
<RepCompiler Include="..\src\ca\ca3800a.rep">
|
||||||
<RepCompiler Include="..\src\ca\ca3800b.rep" />
|
<SubType>Designer</SubType>
|
||||||
<RepCompiler Include="..\src\ca\ca3800c.rep" />
|
</RepCompiler>
|
||||||
|
<RepCompiler Include="..\src\ca\ca3800b.rep">
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</RepCompiler>
|
||||||
|
<RepCompiler Include="..\src\ca\ca3800c.rep">
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</RepCompiler>
|
||||||
<RepCompiler Include="..\src\ca\ca3900a.rep" />
|
<RepCompiler Include="..\src\ca\ca3900a.rep" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Binary file not shown.
@ -14,8 +14,8 @@
|
|||||||
<ProjectGuid>{68251613-3B9A-4F87-9F40-827C46267ADE}</ProjectGuid>
|
<ProjectGuid>{68251613-3B9A-4F87-9F40-827C46267ADE}</ProjectGuid>
|
||||||
<Keyword>Win32Proj</Keyword>
|
<Keyword>Win32Proj</Keyword>
|
||||||
<RootNamespace>fastrip</RootNamespace>
|
<RootNamespace>fastrip</RootNamespace>
|
||||||
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
|
||||||
</PropertyGroup>
|
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion> </PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -15,18 +15,21 @@
|
|||||||
<Keyword>Win32Proj</Keyword>
|
<Keyword>Win32Proj</Keyword>
|
||||||
<RootNamespace>fd</RootNamespace>
|
<RootNamespace>fd</RootNamespace>
|
||||||
<ProjectName>fd0</ProjectName>
|
<ProjectName>fd0</ProjectName>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseDebugLibraries>true</UseDebugLibraries>
|
<UseDebugLibraries>true</UseDebugLibraries>
|
||||||
<CharacterSet>NotSet</CharacterSet>
|
<CharacterSet>NotSet</CharacterSet>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseDebugLibraries>false</UseDebugLibraries>
|
<UseDebugLibraries>false</UseDebugLibraries>
|
||||||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||||||
<CharacterSet>NotSet</CharacterSet>
|
<CharacterSet>NotSet</CharacterSet>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -144,6 +144,7 @@
|
|||||||
<Version>12.0</Version>
|
<Version>12.0</Version>
|
||||||
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
||||||
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -146,6 +146,7 @@
|
|||||||
<Version>12.0</Version>
|
<Version>12.0</Version>
|
||||||
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
||||||
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -143,6 +143,7 @@
|
|||||||
<Version>12.0</Version>
|
<Version>12.0</Version>
|
||||||
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
||||||
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -144,6 +144,7 @@
|
|||||||
<Version>12.0</Version>
|
<Version>12.0</Version>
|
||||||
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
||||||
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
@ -188,6 +189,7 @@
|
|||||||
<ClInclude Include="..\src\lv\lv3600a.h" />
|
<ClInclude Include="..\src\lv\lv3600a.h" />
|
||||||
<ClInclude Include="..\src\lv\lv3700a.h" />
|
<ClInclude Include="..\src\lv\lv3700a.h" />
|
||||||
<ClInclude Include="..\src\lv\lv3uml.h" />
|
<ClInclude Include="..\src\lv\lv3uml.h" />
|
||||||
|
<ClInclude Include="..\src\ve\ve0100.h" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<CustomBuildStep Include="..\lib\AgaLib.lib">
|
<CustomBuildStep Include="..\lib\AgaLib.lib">
|
||||||
|
@ -100,6 +100,9 @@
|
|||||||
<ClInclude Include="..\src\lv\lv3uml.h">
|
<ClInclude Include="..\src\lv\lv3uml.h">
|
||||||
<Filter>Headers</Filter>
|
<Filter>Headers</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\src\ve\ve0100.h">
|
||||||
|
<Filter>Headers</Filter>
|
||||||
|
</ClInclude>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ResourceCompile Include="campo.rc" />
|
<ResourceCompile Include="campo.rc" />
|
||||||
|
@ -147,6 +147,7 @@
|
|||||||
<Version>12.0</Version>
|
<Version>12.0</Version>
|
||||||
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
||||||
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -63,10 +63,9 @@
|
|||||||
</Midl>
|
</Midl>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
<Optimization>Disabled</Optimization>
|
<Optimization>Disabled</Optimization>
|
||||||
<AdditionalIncludeDirectories>..\src\xi;..\src\include;..\src\xvaga;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\src\xi;..\src\include;..\src\xvaga;../src/xvtdb;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -74,7 +73,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;__LONGDOUBLE__;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;__LONGDOUBLE__;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>version.lib;wsock32.lib;comctl32.lib;rpcrt4.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>version.lib;wsock32.lib;comctl32.lib;rpcrt4.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -84,6 +83,7 @@
|
|||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -105,7 +105,7 @@
|
|||||||
</Midl>
|
</Midl>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
<Optimization>Disabled</Optimization>
|
<Optimization>Disabled</Optimization>
|
||||||
<AdditionalIncludeDirectories>..\src\include;..\src\xvaga;..\src\xi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\src\include;..\src\xvaga;..\src\xi;../src/xvtdb;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
<PreprocessorDefinitions>_DEBUG;WIN32;DBG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;WIN32;DBG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<MinimalRebuild>false</MinimalRebuild>
|
<MinimalRebuild>false</MinimalRebuild>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
@ -113,7 +113,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -121,7 +120,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;__LONGDOUBLE__%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;__LONGDOUBLE__%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>version.lib;wsock32.lib;comctl32.lib;rpcrt4.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>version.lib;wsock32.lib;comctl32.lib;rpcrt4.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -135,6 +134,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -63,11 +63,10 @@
|
|||||||
</Midl>
|
</Midl>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
<Optimization>Disabled</Optimization>
|
<Optimization>Disabled</Optimization>
|
||||||
<AdditionalIncludeDirectories>..\src\include;..\src\xvaga;..\src\xi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\src\include;..\src\xvaga;..\src\xi;../src/xvtdb;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<MinimalRebuild>false</MinimalRebuild>
|
<MinimalRebuild>false</MinimalRebuild>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -76,7 +75,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;__LONGDOUBLE__;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;__LONGDOUBLE__;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>version.lib;wsock32.lib;comctl32.lib;rpcrt4.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>version.lib;wsock32.lib;comctl32.lib;rpcrt4.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -91,6 +90,7 @@
|
|||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
<Version>12.0</Version>
|
<Version>12.0</Version>
|
||||||
<Profile>false</Profile>
|
<Profile>false</Profile>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -8,7 +8,7 @@ type ..\src\include\uml.h >%TMP%\%~n1.tmp
|
|||||||
type %1 >>%TMP%\%~n1.tmp
|
type %1 >>%TMP%\%~n1.tmp
|
||||||
|
|
||||||
cl /nologo /EP %TMP%\%~n1.tmp >%TMP%\%~n1.tm2
|
cl /nologo /EP %TMP%\%~n1.tmp >%TMP%\%~n1.tm2
|
||||||
patchdef %TMP%\%~n1.tm2 %TMP%\%TMP%\%~n1.tm3
|
patchdef %TMP%\%~n1.tm2 %TMP%\%~n1.tm3
|
||||||
|
|
||||||
type ..\src\include\uml.h >%TMP%\%~n1.uml
|
type ..\src\include\uml.h >%TMP%\%~n1.uml
|
||||||
type %TMP%\%~n1.tm3 >>%TMP%\%~n1.uml
|
type %TMP%\%~n1.tm3 >>%TMP%\%~n1.uml
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{9D5735F1-EE47-4ED3-929A-048FFF8B6344}</ProjectGuid>
|
<ProjectGuid>{9D5735F1-EE47-4ED3-929A-048FFF8B6344}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{453301DF-028E-479F-9548-C2346AD8C6ED}</ProjectGuid>
|
<ProjectGuid>{453301DF-028E-479F-9548-C2346AD8C6ED}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{DE9692C8-AD5E-4AD1-A0BB-16B9A4F722F1}</ProjectGuid>
|
<ProjectGuid>{DE9692C8-AD5E-4AD1-A0BB-16B9A4F722F1}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{3B1237FC-2632-448E-B5F1-A1B2A3278E47}</ProjectGuid>
|
<ProjectGuid>{3B1237FC-2632-448E-B5F1-A1B2A3278E47}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{4E392B08-31F0-48CC-AC05-5C6EE7A6473C}</ProjectGuid>
|
<ProjectGuid>{4E392B08-31F0-48CC-AC05-5C6EE7A6473C}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{5379F62B-868B-4469-9FC9-993AF9ADE381}</ProjectGuid>
|
<ProjectGuid>{5379F62B-868B-4469-9FC9-993AF9ADE381}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{F154352E-CF6F-44A1-B45F-BAE74281A0AD}</ProjectGuid>
|
<ProjectGuid>{F154352E-CF6F-44A1-B45F-BAE74281A0AD}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{EAA83FEF-B3E6-4BDE-B746-2BE727FA057A}</ProjectGuid>
|
<ProjectGuid>{EAA83FEF-B3E6-4BDE-B746-2BE727FA057A}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{69D3E5F4-0C68-4171-9296-D01B7E885C89}</ProjectGuid>
|
<ProjectGuid>{69D3E5F4-0C68-4171-9296-D01B7E885C89}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\exe\</OutDir>
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\exe\</OutDir>
|
||||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\$(ProjectName)\</IntDir>
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\$(ProjectName)\</IntDir>
|
||||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
||||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\exed\</OutDir>
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\exe\</OutDir>
|
||||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\$(ProjectName)\</IntDir>
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\$(ProjectName)\</IntDir>
|
||||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
@ -116,7 +116,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -138,6 +137,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -68,7 +68,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -76,7 +75,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -90,6 +89,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -114,7 +114,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -122,7 +121,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -136,6 +135,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -68,7 +68,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -76,7 +75,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -90,6 +89,7 @@
|
|||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -66,7 +66,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -74,7 +73,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -87,6 +86,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
@ -115,7 +115,6 @@
|
|||||||
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||||||
<ObjectFileName>$(IntDir)</ObjectFileName>
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
|
@ -113,7 +113,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -121,7 +120,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -135,6 +134,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -108,7 +108,6 @@
|
|||||||
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<MinimalRebuild>false</MinimalRebuild>
|
<MinimalRebuild>false</MinimalRebuild>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -130,6 +129,7 @@
|
|||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
<Version>12.0</Version>
|
<Version>12.0</Version>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -113,7 +113,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -121,7 +120,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -135,6 +134,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -67,7 +67,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -75,7 +74,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
|
@ -66,7 +66,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -74,7 +73,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -88,6 +87,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -66,7 +66,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -74,7 +73,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -88,6 +87,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -114,7 +114,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -122,7 +121,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -136,6 +135,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -68,7 +68,6 @@
|
|||||||
<PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;__LONGDOUBLE__</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;__LONGDOUBLE__</PreprocessorDefinitions>
|
||||||
<MinimalRebuild>false</MinimalRebuild>
|
<MinimalRebuild>false</MinimalRebuild>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -77,7 +76,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -91,6 +90,7 @@
|
|||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
<Version>12.0</Version>
|
<Version>12.0</Version>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -67,7 +67,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -89,6 +88,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
||||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\exe\</OutDir>
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\exe\</OutDir>
|
||||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\obj\$(SolutionName)\$(ProjectName)\</IntDir>
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\obj\$(SolutionName)\$(ProjectName)\</IntDir>
|
||||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
|
||||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\exe\</OutDir>
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\exe\</OutDir>
|
||||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\obj\$(SolutionName)\$(ProjectName)\</IntDir>
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\obj\$(SolutionName)\$(ProjectName)\</IntDir>
|
||||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
||||||
@ -66,7 +66,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -74,7 +73,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -88,6 +87,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -66,7 +66,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -74,7 +73,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -88,6 +87,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -67,7 +67,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -75,7 +74,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -89,6 +88,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -67,7 +67,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -75,7 +74,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -89,6 +88,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -116,7 +116,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -138,6 +137,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -66,7 +66,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -74,7 +73,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -88,6 +87,8 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<LinkErrorReporting>PromptImmediately</LinkErrorReporting>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -66,7 +66,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -74,7 +73,7 @@
|
|||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
<Culture>0x0410</Culture>
|
<Culture>0x0410</Culture>
|
||||||
<AdditionalIncludeDirectories>..\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\libraries\wx28X\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
<AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||||
@ -88,6 +87,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{1479CB30-7DF8-4F92-A3E6-856EA6F2210C}</ProjectGuid>
|
<ProjectGuid>{1479CB30-7DF8-4F92-A3E6-856EA6F2210C}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{0AA531D2-E451-4214-B9CE-E06C9E42BA2D}</ProjectGuid>
|
<ProjectGuid>{0AA531D2-E451-4214-B9CE-E06C9E42BA2D}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
<Configuration>Debug</Configuration>
|
<Configuration>Debug</Configuration>
|
||||||
@ -12,15 +12,18 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{6796CEDE-A4D5-4340-B24D-F0E7DCEF050D}</ProjectGuid>
|
<ProjectGuid>{6796CEDE-A4D5-4340-B24D-F0E7DCEF050D}</ProjectGuid>
|
||||||
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
<ConfigurationType>Application</ConfigurationType>
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
<UseOfMfc>false</UseOfMfc>
|
<UseOfMfc>false</UseOfMfc>
|
||||||
|
<PlatformToolset>v141</PlatformToolset>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<ImportGroup Label="ExtensionSettings">
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
@ -92,6 +92,7 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
@ -66,7 +66,8 @@
|
|||||||
<Optimization>Disabled</Optimization>
|
<Optimization>Disabled</Optimization>
|
||||||
<AdditionalIncludeDirectories>..\src\li;../src/include;../src/xvaga;../src/xvtdb;../src/xvturl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>..\src\li;../src/include;../src/xvaga;../src/xvtdb;../src/xvturl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
<PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;__LONGDOUBLE__</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;__LONGDOUBLE__</PreprocessorDefinitions>
|
||||||
<MinimalRebuild>false</MinimalRebuild>
|
<MinimalRebuild>
|
||||||
|
</MinimalRebuild>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
|
@ -68,7 +68,6 @@
|
|||||||
<PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;__LONGDOUBLE__</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;__LONGDOUBLE__</PreprocessorDefinitions>
|
||||||
<MinimalRebuild>false</MinimalRebuild>
|
<MinimalRebuild>false</MinimalRebuild>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -93,6 +92,7 @@
|
|||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
<ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
|
||||||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
|
BIN
exe/Cb6.dll
BIN
exe/Cb6.dll
Binary file not shown.
BIN
exe/DIR.GEN
BIN
exe/DIR.GEN
Binary file not shown.
BIN
exe/TRC.GEN
BIN
exe/TRC.GEN
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
[Main]
|
[Main]
|
||||||
Donglehw =4
|
Donglehw =4
|
||||||
Firm =00001a
|
Firm =00002a
|
||||||
MaxHandles = 32
|
MaxHandles = 32
|
||||||
Study =h:\e\dati\crpa\
|
Study =h:\e\dati\bellegotti\
|
||||||
Type = 1
|
Type = 1
|
||||||
User = ADMIN
|
User = ADMIN
|
||||||
|
|
||||||
|
BIN
exe/gfm.dll
BIN
exe/gfm.dll
Binary file not shown.
BIN
exe/pdflib.dll
BIN
exe/pdflib.dll
Binary file not shown.
@ -0,0 +1,102 @@
|
|||||||
|
[FieldDescr]
|
||||||
|
ANTICORPI = Anticorpi
|
||||||
|
BENEM = Vuole le benemerenze S/N
|
||||||
|
CATDON = Categoria donatori
|
||||||
|
CATNOND1 = Categoria non donatori 1
|
||||||
|
CATNOND2 = Categoria non donatori 2
|
||||||
|
CF = Codice fiscale
|
||||||
|
CMV = CMV
|
||||||
|
CODCL = Codice cartella clinica
|
||||||
|
CODCT = Codice centro trasfusionale
|
||||||
|
CODICE = Codice
|
||||||
|
CODMED = Codice regionale medico di base
|
||||||
|
CODSEZ = Codice sezione di appartenenza
|
||||||
|
CODSOT = Codice sottogruppo di appartenenza
|
||||||
|
COGNOME = Cognome
|
||||||
|
COGNOME_SP = Cognome del marito
|
||||||
|
COMNASC = Codice comune o stato estero di nascita
|
||||||
|
CONDOCC = Condizione occupazionale (da cambiare)
|
||||||
|
CONSENSO = Consenso informato (legge privacy)
|
||||||
|
DATAAF = Data stato AF
|
||||||
|
DATACONV = Data ultima convocazione spedita
|
||||||
|
DATADIM = Data dimissione
|
||||||
|
DATAISC = Data iscrizione
|
||||||
|
DATANASC = Data di nascita
|
||||||
|
DATAPRIAF = Data prima donazione AF
|
||||||
|
DATAPRISI = Data prima donazione SI
|
||||||
|
DATAPROSAF = Data prossima AF
|
||||||
|
DATAPROSSI = Data prossima SI
|
||||||
|
DATASI = Data stato SI
|
||||||
|
DATASTATO = Data in cui è stato attribuito lo stato
|
||||||
|
DATAULTAF = Data ultima donazione AF
|
||||||
|
DATAULTAGG = Data ultimo aggiornamento
|
||||||
|
DATAULTDON = Data ultima donazione
|
||||||
|
DATAULTID = Data ultima idoneità
|
||||||
|
DATAULTSI = Data ultima donazione SI
|
||||||
|
DATAULTSOL = Data ultimo sollecito
|
||||||
|
DATA_PROS = Data prossimo stato (per fine sospensione)
|
||||||
|
DISP_AF_1 = Disponibilita AF 1
|
||||||
|
DISP_AF_2 = Disponibilita AF 2
|
||||||
|
DOCID = Documento di identità
|
||||||
|
DOM_CAP = Domicilio - CAP
|
||||||
|
DOM_CODCOM = Domicilio - codice comune
|
||||||
|
DOM_CODLOC = Domicilio - codice localita' postale
|
||||||
|
DOM_DISTRI = Domicilio - presso/località - ex distribuzione
|
||||||
|
DOM_INDIR = Domicilio - indirizzo
|
||||||
|
DOM_STRADA = Domicilio - codice stradario
|
||||||
|
DONPRECAF = Numero donazioni AF non dettagliate
|
||||||
|
DONPRECSI = Numero donazioni SI non dettagliate
|
||||||
|
DU = Du
|
||||||
|
EMAIL = Indirizzo di posta elettronica
|
||||||
|
ESCLUSO = Esclusione non sanitaria
|
||||||
|
FENOTIPORH = Fenotipo Rh
|
||||||
|
FINESOSAF = Data fine sospensione AF
|
||||||
|
FINESOSSI = Data fine sospensione per SI
|
||||||
|
GIOPRECON = Giorni preferiti per controlli
|
||||||
|
GIOPREDON = Giorni preferiti per donazioni
|
||||||
|
GRUPPOAB0 = Gruppo AB0
|
||||||
|
GRUPPOAZIE = Codice gruppo aziendale
|
||||||
|
IDON1 = Idoneità 1
|
||||||
|
IDON2 = Idoneità 2
|
||||||
|
IDON3 = Idoneità 3
|
||||||
|
IDON4 = Idoneità 4
|
||||||
|
INTAF = Intervallo aferesi
|
||||||
|
INTSI = Intervallo sangue intero
|
||||||
|
KELL = Kell
|
||||||
|
LUOGOLAV = Luogo di lavoro (codice)
|
||||||
|
MODCONV = Modalita' di convocazione
|
||||||
|
MOTESCL = Motivo esclusione
|
||||||
|
NOME = Nome
|
||||||
|
NOTE = Note
|
||||||
|
NOTIZIARIO = Vuole il notiziario S/N
|
||||||
|
NUMCONV = Numero convocazioni spedite
|
||||||
|
POSPROF = Posizione professionale (da cambiare)
|
||||||
|
PROFESS = Professione (codice)
|
||||||
|
PROS_STATO = Stato prossimo
|
||||||
|
PUNTORACC = Punto di raccolta per convocazione
|
||||||
|
RAMOATT = Ramo di attività (da cambiare)
|
||||||
|
RES_CAP = Residenza - CAP
|
||||||
|
RES_CODCOM = Residenza - codice comune
|
||||||
|
RES_CODLOC = Residenza - codice localita' postale
|
||||||
|
RES_INDIR = Residenza - indirizzo
|
||||||
|
RHANTID = Rh/AntiD
|
||||||
|
SESSO = Sesso
|
||||||
|
STATO = Stato attuale
|
||||||
|
STATOAF = Stato sanitario AF
|
||||||
|
STATOSI = Stato sanitario per SI
|
||||||
|
TELABI = Telefono abitazione
|
||||||
|
TELALT = Telefono altro
|
||||||
|
TELLAV = Telefono lavoro
|
||||||
|
TERMESCL = Data termine esclusione
|
||||||
|
TESSAVIS = Tessera AVIS
|
||||||
|
TESSSSN = Tessera SSN
|
||||||
|
TIPOULTDON = Tipo ultima donazione
|
||||||
|
TIPOULTID = Tipo ultima idoneità
|
||||||
|
TITINDIR = Titolo in indirizzo
|
||||||
|
TITSTUD = Titolo di studio (da cambiare)
|
||||||
|
TOTDON = Totale donazioni
|
||||||
|
TOTDONAF = Numero donazioni AF
|
||||||
|
TOTDONSI = Numero donazioni SI
|
||||||
|
T_STAMPATA = Tessera stampata (S/N)
|
||||||
|
UTENULTAGG = Utente ultimo aggiornamento
|
||||||
|
|
@ -1,3 +1,18 @@
|
|||||||
[FieldDescr]
|
[FieldDescr]
|
||||||
XX =
|
CC = CC
|
||||||
|
CODICE = Codice soggetto
|
||||||
|
CODSEZ = Sezione di app. al momento della donazione
|
||||||
|
CODSOT = Sottogruppo di app.
|
||||||
|
DATADON = Data donazione
|
||||||
|
ETICHETTA = Etichetta sacca
|
||||||
|
HB = Hb
|
||||||
|
LUOGODON = Luogo donazione
|
||||||
|
PA = P.A.
|
||||||
|
PRIMADON = Prima donazione
|
||||||
|
PROGDON = Progressivo donazione per soggetto
|
||||||
|
PROGINS = Progressivo inserimento
|
||||||
|
PROTIDEMIA = Protidemia
|
||||||
|
SGPT = SGPT
|
||||||
|
TIPODON = Tipo donazione
|
||||||
|
XX =
|
||||||
|
|
||||||
|
@ -0,0 +1,17 @@
|
|||||||
|
[FieldDescr]
|
||||||
|
CODICE = Codice soggetto
|
||||||
|
DATACON = Data controllo
|
||||||
|
IDON1 = Idoneità 1
|
||||||
|
IDON2 = Idoneità 2
|
||||||
|
IDON3 = Idoneità 3
|
||||||
|
IDON4 = Idoneità 4
|
||||||
|
INTAF = Intervallo per aferesi
|
||||||
|
INTSI = Intervallo per sangue intero
|
||||||
|
MOTIVO = Motivo (per controlli che modificano lo stato)
|
||||||
|
PROGCON = Progressivo controllo
|
||||||
|
PROSSDATA = Data prossimo tipo
|
||||||
|
PROSSTIPO = Prossimo tipo di controllo (programmato e/o presunto)
|
||||||
|
RESPONSAB = Responsabile (per controlli che modificano lo stato)
|
||||||
|
SINGOLI = Singoli controlli
|
||||||
|
TIPOCON = Tipo o esito controllo
|
||||||
|
|
@ -0,0 +1,6 @@
|
|||||||
|
[FieldDescr]
|
||||||
|
CODFAM = Codice soggetto familiare
|
||||||
|
FAMIGLIA = Codice famiglia (progressivo automatico)
|
||||||
|
GRADOPAR = Grado di parentela
|
||||||
|
PROGFAM = Progressivo familiare
|
||||||
|
|
@ -0,0 +1,40 @@
|
|||||||
|
[FieldDescr]
|
||||||
|
CATCANC = Categoria cancellati
|
||||||
|
CATEMER = Categoria emeriti
|
||||||
|
CATESTI = Categoria estinti
|
||||||
|
CODSEZ = Codice sezione
|
||||||
|
CODSOT = Codice sottogruppo
|
||||||
|
COM = Codice comune residenza
|
||||||
|
CONVNOTE = Note
|
||||||
|
CONVORA = Orario per stampa cartolina
|
||||||
|
CONVSEDE1 = Sede: 1° riga
|
||||||
|
CONVSEDE2 = Sede: 2° riga
|
||||||
|
CONVSEDE3 = Sede: 3° riga
|
||||||
|
CONVSEDE4 = Sede: 4° riga
|
||||||
|
DATAULTCON = Data ultima convocazione
|
||||||
|
DENOMINAZ = Denominazione completa della sezione
|
||||||
|
DENSEZ = Denominazione sezione
|
||||||
|
DENSOT = Denominazione sottogruppo
|
||||||
|
DONEMER = Numero donazioni per passaggio a emeriti
|
||||||
|
FAX = Fax sezione
|
||||||
|
GIOCARSOL = Giorni tra cartolina e primo sollecito
|
||||||
|
GIOPERRIT = Giorni tra le chiamate per ritardatari
|
||||||
|
GIOSOLSOL = Giorni tra sollecito e sollecito
|
||||||
|
GIOULTSOL = Giorni tra penultimo e ultimo sollecito
|
||||||
|
INDIRIZZO = Indirizzo
|
||||||
|
INTESTAZ1 = 1° Riga di intestazione per tessere e cartoline
|
||||||
|
INTESTAZ2 = 2° Riga di intestazione per tessere e cartoline
|
||||||
|
INTESTAZ3 = 3° Riga di intestazione per tessere e cartoline
|
||||||
|
INTESTAZ4 = 4° Riga di intestazione per tessere e cartoline
|
||||||
|
INTESTI = Intervallo di estinzione in anni
|
||||||
|
INTMAX = Intervallo max per cartolina
|
||||||
|
INTMIN = Intervallo min. per cartolina
|
||||||
|
INTMINCONV = Intervallo minimo di convocazione in gg.
|
||||||
|
LOCALITA = Località postale
|
||||||
|
NUMMAXSOL = Numero massimo di solleciti
|
||||||
|
PUNTORACC = Codice punto di raccolta per convocazione
|
||||||
|
REFERCED = Cognome e nome referente CED
|
||||||
|
STATO = Stato sezione
|
||||||
|
TELEFONO = Telefono sezione
|
||||||
|
TIPOCONV = Tipo convocazione
|
||||||
|
|
@ -0,0 +1,10 @@
|
|||||||
|
[FieldDescr]
|
||||||
|
CODMED = Codice regionale del medico
|
||||||
|
COGNOME = Cognome medico
|
||||||
|
COM = Codice comune di residenza
|
||||||
|
INDIRIZZO = Indirizzo medico
|
||||||
|
LOCALITA = Località postale
|
||||||
|
NOME = Nome medico
|
||||||
|
TELABI = Telefono abitazione
|
||||||
|
TELAMB = Telefono ambulatorio
|
||||||
|
|
@ -1,6 +1,7 @@
|
|||||||
[FieldDescr]
|
[FieldDescr]
|
||||||
AL = Data fine periodo
|
AL = Data fine periodo
|
||||||
ANNO = Anno
|
ANNO = Anno
|
||||||
|
CHIUSA = Indica se una lettera di intento è chiusa
|
||||||
CODCLI = Codice cliente
|
CODCLI = Codice cliente
|
||||||
DAL = Data inizio periodo
|
DAL = Data inizio periodo
|
||||||
DATAREG = Data di registrazione
|
DATAREG = Data di registrazione
|
||||||
@ -8,6 +9,8 @@ IMPORTO = Importo
|
|||||||
INVIATO = Inviato
|
INVIATO = Inviato
|
||||||
NOTE = Note
|
NOTE = Note
|
||||||
NUMPROT = Numero protocollo
|
NUMPROT = Numero protocollo
|
||||||
|
PROTINTF = Numero di protocollo passato dall agenzia delle entrate (prima parte)
|
||||||
|
PROTINTS = Numero di protocollo passato dall agenzia delle entrate (seconda parte)
|
||||||
STAMPATO = Stampato
|
STAMPATO = Stampato
|
||||||
TIPOOP = Tipo operazione (1=singola,2=fino a,3=nel periodo dal/al)
|
TIPOOP = Tipo operazione (1=singola,2=fino a,3=nel periodo dal/al)
|
||||||
UFFIVA = Codice ufficio IVA
|
UFFIVA = Codice ufficio IVA
|
||||||
|
@ -46,7 +46,7 @@ RIFBOL = Riferimenti bolle in fattura
|
|||||||
RIFBOLFAT = Riferimenti bolle in fattura
|
RIFBOLFAT = Riferimenti bolle in fattura
|
||||||
RIPCONS = Stampa riepilogo consegne
|
RIPCONS = Stampa riepilogo consegne
|
||||||
RITAUDTTMP = Ritiro automatico dotazione temporanea
|
RITAUDTTMP = Ritiro automatico dotazione temporanea
|
||||||
SSCONS = Spese di spedizione alla consegna
|
SSCONS = Spese da addebitare alla consegna
|
||||||
STATUS = Stato del contratto, <CH>chiuso, <CO>confermato, <DC>da confermare
|
STATUS = Stato del contratto, <CH>chiuso, <CO>confermato, <DC>da confermare
|
||||||
STDDTPTS = Stampa DDT da pulito con Touch Screen
|
STDDTPTS = Stampa DDT da pulito con Touch Screen
|
||||||
STDICITURA = Stampa dicitura
|
STDICITURA = Stampa dicitura
|
||||||
|
@ -7,6 +7,7 @@ DATAREGP = Data pagamento
|
|||||||
IMPONIBILE = Imponibile
|
IMPONIBILE = Imponibile
|
||||||
IMPORTO = Importo
|
IMPORTO = Importo
|
||||||
IMPOSTA = Imposta
|
IMPOSTA = Imposta
|
||||||
|
INDETR = Riga di IVA indetraibile
|
||||||
MESELIQ = Mese liquidazione
|
MESELIQ = Mese liquidazione
|
||||||
NUMPRO = Numero progressivo PAG o NC
|
NUMPRO = Numero progressivo PAG o NC
|
||||||
NUMREG = Numero operazione Fattura
|
NUMREG = Numero operazione Fattura
|
||||||
|
@ -12,7 +12,7 @@ CODCFASS = Codice cliente (fornitori) o fornitore (clienti) associato
|
|||||||
CODCFFATT = Codice cliente (fornitore) cui fatturare
|
CODCFFATT = Codice cliente (fornitore) cui fatturare
|
||||||
CODLIN = Codice lingua
|
CODLIN = Codice lingua
|
||||||
CODPAG = Codice pagamento
|
CODPAG = Codice pagamento
|
||||||
CODRFSO = Missing description
|
CODRFSO = Codice Rappresentate Fisc/Stabile Org
|
||||||
CODSTAT = Codice statistico
|
CODSTAT = Codice statistico
|
||||||
CODVAL = Codice valuta
|
CODVAL = Codice valuta
|
||||||
COFI = Codice fiscale
|
COFI = Codice fiscale
|
||||||
@ -22,7 +22,7 @@ CONTO = Conto prevalente (se presente)
|
|||||||
CONTORIC = Conto prevalente di ricavo (se presente)
|
CONTORIC = Conto prevalente di ricavo (se presente)
|
||||||
DATAAGG = Data ultima modifica
|
DATAAGG = Data ultima modifica
|
||||||
DATANASC = Data di nascita
|
DATANASC = Data di nascita
|
||||||
DATARFSO = Missing description
|
DATARFSO = Data Rappresentate Fisc/Stabile Org
|
||||||
DIPPUBB = Dipendente Pubblico
|
DIPPUBB = Dipendente Pubblico
|
||||||
DIRTY = Anagrafica modificata (NON UTILIZZATO)
|
DIRTY = Anagrafica modificata (NON UTILIZZATO)
|
||||||
DOCMAIL = Indirizzo di posta elettronica per i documenti
|
DOCMAIL = Indirizzo di posta elettronica per i documenti
|
||||||
@ -34,15 +34,15 @@ GRUPPORIC = Gruppo prevalente di ricavo (se presente)
|
|||||||
IBAN = Codice IBAN
|
IBAN = Codice IBAN
|
||||||
INDCF = Indirizzo
|
INDCF = Indirizzo
|
||||||
INDENTE = Indirizzo ente (Dipendente Pubblico)
|
INDENTE = Indirizzo ente (Dipendente Pubblico)
|
||||||
INIFATTEL = Missing description
|
INIFATTEL = Data inizio fatturazione elettronica
|
||||||
INIREVCHG = Missing description
|
INIREVCHG = Data inizio reverse charge
|
||||||
LOCALITACF = Loacalita'
|
LOCALITACF = Loacalita'
|
||||||
MAIL = Indirizzo di posta elettronica generico
|
MAIL = Indirizzo di posta elettronica generico
|
||||||
NUMCC = Numero di conto corrente
|
NUMCC = Numero di conto corrente
|
||||||
OCCAS = Cliente / fornitore occasionale
|
OCCAS = Cliente / fornitore occasionale
|
||||||
OGGETTI = Link ad oggetti esterni
|
OGGETTI = Link ad oggetti esterni
|
||||||
PAIV = Partita IVA
|
PAIV = Partita IVA
|
||||||
PEC = Missing description
|
PEC = Indirizzo di posta elettronica certificato
|
||||||
PFAX = Prefisso del numero di FAX
|
PFAX = Prefisso del numero di FAX
|
||||||
PTEL = Prefisso del numero di telefono
|
PTEL = Prefisso del numero di telefono
|
||||||
PTEL2 = Prefisso del 2 numero di telefono
|
PTEL2 = Prefisso del 2 numero di telefono
|
||||||
|
@ -4,6 +4,7 @@ ANNOFE = Anno invio definitivo dati rilevanti
|
|||||||
ANNOIVA = Anno IVA
|
ANNOIVA = Anno IVA
|
||||||
CAMBIO = Cambio della valuta
|
CAMBIO = Cambio della valuta
|
||||||
CAMBIOI = Cambio della valuta intra-comunitaria
|
CAMBIOI = Cambio della valuta intra-comunitaria
|
||||||
|
CFBOLLADOG = Codice fornitore a cui è riferita la bolla doganale
|
||||||
CODCAUS = Codice causale
|
CODCAUS = Codice causale
|
||||||
CODCF = Codice
|
CODCF = Codice
|
||||||
CODPAG = Codice pagamento
|
CODPAG = Codice pagamento
|
||||||
@ -29,6 +30,7 @@ DPROVV = Documento originale PROVV
|
|||||||
INVIATO = Inviato ad altra contabilità
|
INVIATO = Inviato ad altra contabilità
|
||||||
INVIOFE = Data invio definitivo dati rilevanti
|
INVIOFE = Data invio definitivo dati rilevanti
|
||||||
INVIVA = Inviata la parte IVA ad altra contabilita'
|
INVIVA = Inviata la parte IVA ad altra contabilita'
|
||||||
|
IVALIQ = Iva per cassa liquidata completamente
|
||||||
IVAXCASSA = Flag di movimento IVA per cassa
|
IVAXCASSA = Flag di movimento IVA per cassa
|
||||||
LIQDIFF = Flag di movimento a liquidazione differita
|
LIQDIFF = Flag di movimento a liquidazione differita
|
||||||
MESELIQ = Mese per liquidazione differita
|
MESELIQ = Mese per liquidazione differita
|
||||||
@ -45,11 +47,14 @@ PROVVIS = Tipo movimento (" " Normale, "P" Provvisorio cancellabile, "C" Provvis
|
|||||||
REG = Codice registro IVA
|
REG = Codice registro IVA
|
||||||
REGST = Stampato su registro IVA
|
REGST = Stampato su registro IVA
|
||||||
REVCHARGE = Reverse charge
|
REVCHARGE = Reverse charge
|
||||||
|
RITFATT = Fattura in ritardo
|
||||||
RITFIS = Ritenute fiscali
|
RITFIS = Ritenute fiscali
|
||||||
RITSOC = Ritenute sociali
|
RITSOC = Ritenute sociali
|
||||||
SCARCON = Scaricata la contabilitá
|
SCARCON = Scaricata la contabilitá
|
||||||
SPLITPAY = Flag di scissione pagamenti [_=Auto,S=Split,N=Normale]
|
SPLITPAY = Flag di scissione pagamenti [_=Auto,S=Split,N=Normale]
|
||||||
STAMPATO = Stampato su giornale
|
STAMPATO = Stampato su giornale
|
||||||
|
TFDATA = Data ultimo invio Trasferimento Fatture
|
||||||
|
TFINVIO = Flag Invio Trasferimento Fatture
|
||||||
TIPO = Tipo <C>liente o <F>ornitore
|
TIPO = Tipo <C>liente o <F>ornitore
|
||||||
TIPODOC = Tipo documento
|
TIPODOC = Tipo documento
|
||||||
TIPOMOV = Tipo movimento
|
TIPOMOV = Tipo movimento
|
||||||
|
@ -7,6 +7,7 @@ CODCAUSIM = Codice causale incasso immediato
|
|||||||
COLLCESP = Collegamnto ai cespiti
|
COLLCESP = Collegamnto ai cespiti
|
||||||
CONTIND = Causale per contabilità industriale
|
CONTIND = Causale per contabilità industriale
|
||||||
DATADOC = Data documento
|
DATADOC = Data documento
|
||||||
|
DATAREGPR = Data di registrazion nell'ereserciozio precedente per il caso del campo precedente
|
||||||
DESCR = Descrizione causale
|
DESCR = Descrizione causale
|
||||||
INTRACOM = Movimento intra-comunitario
|
INTRACOM = Movimento intra-comunitario
|
||||||
LIQDIFF = Fatture a liquidazione differita
|
LIQDIFF = Fatture a liquidazione differita
|
||||||
@ -20,7 +21,8 @@ NUMDOC = Numero documento
|
|||||||
PROVV = Tipo movimento (" " Normale, "P" Provvisorio cancellabile, "C" Provvisorio da cepiti)
|
PROVV = Tipo movimento (" " Normale, "P" Provvisorio cancellabile, "C" Provvisorio da cepiti)
|
||||||
REG = Codice registro
|
REG = Codice registro
|
||||||
REGSPIVA = Regimi speciali IVA
|
REGSPIVA = Regimi speciali IVA
|
||||||
RITFATT =
|
RILFTEMRI = Causale di rilevazione fatture de emettere o ricevere
|
||||||
|
RITFATT = Fattura in ritardo
|
||||||
SOLOIVA = Movimento di sola IVA
|
SOLOIVA = Movimento di sola IVA
|
||||||
SOSPESO = Causale sospesa
|
SOSPESO = Causale sospesa
|
||||||
TIPODOC = Tipo documento
|
TIPODOC = Tipo documento
|
||||||
|
@ -22,6 +22,7 @@ D1 =
|
|||||||
D2 =
|
D2 =
|
||||||
D3 =
|
D3 =
|
||||||
D4 =
|
D4 =
|
||||||
|
DATAAGG =
|
||||||
FPC =
|
FPC =
|
||||||
I0 =
|
I0 =
|
||||||
I1 =
|
I1 =
|
||||||
@ -66,6 +67,7 @@ R30 =
|
|||||||
R31 =
|
R31 =
|
||||||
R32 =
|
R32 =
|
||||||
R33 =
|
R33 =
|
||||||
|
R34 =
|
||||||
R4 =
|
R4 =
|
||||||
R5 =
|
R5 =
|
||||||
R6 =
|
R6 =
|
||||||
@ -76,6 +78,9 @@ S0 =
|
|||||||
S1 =
|
S1 =
|
||||||
S10 =
|
S10 =
|
||||||
S11 =
|
S11 =
|
||||||
|
S12 =
|
||||||
|
S13 =
|
||||||
|
S14 =
|
||||||
S2 =
|
S2 =
|
||||||
S3 =
|
S3 =
|
||||||
S4 =
|
S4 =
|
||||||
@ -84,4 +89,5 @@ S6 =
|
|||||||
S7 =
|
S7 =
|
||||||
S8 =
|
S8 =
|
||||||
S9 =
|
S9 =
|
||||||
|
UTENTE =
|
||||||
|
|
||||||
|
@ -93,6 +93,7 @@ TARA = Tara
|
|||||||
TIPOCF = Tipo <C>liente <F>ornitore
|
TIPOCF = Tipo <C>liente <F>ornitore
|
||||||
TIPOCFFATT = Tipo <C>liente <F>ornitore cui fatturare
|
TIPOCFFATT = Tipo <C>liente <F>ornitore cui fatturare
|
||||||
TIPODOC = Tipo documento
|
TIPODOC = Tipo documento
|
||||||
|
TIPODOCSDI = Tido documento secondo Agenzia delle Entrate
|
||||||
UMPNETTO = Unità di misura per il peso netto
|
UMPNETTO = Unità di misura per il peso netto
|
||||||
UMTARA = Unità di misura per la tara
|
UMTARA = Unità di misura per la tara
|
||||||
UTENTE = Utente ultimo aggiornamento
|
UTENTE = Utente ultimo aggiornamento
|
||||||
|
@ -78,6 +78,9 @@ S0 =
|
|||||||
S1 =
|
S1 =
|
||||||
S10 =
|
S10 =
|
||||||
S11 =
|
S11 =
|
||||||
|
S12 =
|
||||||
|
S13 =
|
||||||
|
S14 =
|
||||||
S2 =
|
S2 =
|
||||||
S3 =
|
S3 =
|
||||||
S4 =
|
S4 =
|
||||||
|
@ -78,6 +78,9 @@ S0 =
|
|||||||
S1 =
|
S1 =
|
||||||
S10 =
|
S10 =
|
||||||
S11 =
|
S11 =
|
||||||
|
S12 =
|
||||||
|
S13 =
|
||||||
|
S14 =
|
||||||
S2 =
|
S2 =
|
||||||
S3 =
|
S3 =
|
||||||
S4 =
|
S4 =
|
||||||
|
@ -45,6 +45,7 @@ STATOPAIV =
|
|||||||
STATORES =
|
STATORES =
|
||||||
TELRF =
|
TELRF =
|
||||||
TIPOA =
|
TIPOA =
|
||||||
|
TIPORFSO = Definisce se la persona è un <R>appr. Fiscale, <S>tabile Organizzazione o nessuno dei due
|
||||||
TIPOSTDEL =
|
TIPOSTDEL =
|
||||||
TITCF =
|
TITCF =
|
||||||
TLEXRFX =
|
TLEXRFX =
|
||||||
@ -52,6 +53,7 @@ UFFCONC =
|
|||||||
UFFIIDD =
|
UFFIIDD =
|
||||||
UFFIVA =
|
UFFIVA =
|
||||||
UFFUUE =
|
UFFUUE =
|
||||||
|
UTENTE =
|
||||||
VARDF =
|
VARDF =
|
||||||
VARSLORES =
|
VARSLORES =
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@ CESSIVA = Cessata attivita' o variata partita IVA
|
|||||||
CODANAGR =
|
CODANAGR =
|
||||||
CODATTPREV =
|
CODATTPREV =
|
||||||
CODDITTA =
|
CODDITTA =
|
||||||
|
CODRFSO = Codice Rappresentante Fiscale/Stabile Organizzazione
|
||||||
CODSOGDEL = Codice del soggetto delegato
|
CODSOGDEL = Codice del soggetto delegato
|
||||||
CODSTAT1 =
|
CODSTAT1 =
|
||||||
CODSTAT2 =
|
CODSTAT2 =
|
||||||
@ -18,6 +19,7 @@ COMAA =
|
|||||||
CONDFAM =
|
CONDFAM =
|
||||||
CONTORD =
|
CONTORD =
|
||||||
DATAISCRAA =
|
DATAISCRAA =
|
||||||
|
DATARFSO = Data immissione valore
|
||||||
DATLAV =
|
DATLAV =
|
||||||
DECCARINT =
|
DECCARINT =
|
||||||
DEDART13 =
|
DEDART13 =
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
109
|
109
|
||||||
0
|
0
|
||||||
$mag|0|0|692|0|Giacenze di magazzino|||
|
$mag|38313|38313|692|0|Giacenze di magazzino|||
|
||||||
|
@ -47,6 +47,7 @@ USER5|4|15|5|campo definito dall'utente
|
|||||||
USERVAL5|4|18|3|valore
|
USERVAL5|4|18|3|valore
|
||||||
USER6|4|15|5|campo definito dall'utente
|
USER6|4|15|5|campo definito dall'utente
|
||||||
USERVAL6|4|18|3|valore
|
USERVAL6|4|18|3|valore
|
||||||
2
|
3
|
||||||
ANNOES+CODART+NRIGA|
|
ANNOES+CODART+NRIGA|
|
||||||
ANNOES+CODMAG+CODART+LIVELLO|X
|
ANNOES+CODMAG+CODART+LIVELLO|X
|
||||||
|
ANNOES+CODMAG+LIVELLO|X
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
120
|
120
|
||||||
1
|
1
|
||||||
m770/quadrodb|0|0|117|4|Quadro D bis 770|||
|
m770/quadrodb|0|0|118|0|Quadro D bis 770|||
|
||||||
|
@ -5,7 +5,7 @@ TIPOA|1|1|0|Tipo anagrafica (Sempre 'F')
|
|||||||
CODANAGR|3|5|0|Codice anagrafica
|
CODANAGR|3|5|0|Codice anagrafica
|
||||||
NPROG|2|4|0|Numero progressivo di riga
|
NPROG|2|4|0|Numero progressivo di riga
|
||||||
CODCAUS|9|2|0|Codice causale
|
CODCAUS|9|2|0|Codice causale
|
||||||
CAUSALE|1|1|0|15 - Causale
|
CAUSALE|1|2|0|15 - Causale
|
||||||
TOTALE|4|18|0|16 - Ammontare lordo corrisposto
|
TOTALE|4|18|0|16 - Ammontare lordo corrisposto
|
||||||
SOMME|4|18|0|17 - Somme non soggette a ritenuta
|
SOMME|4|18|0|17 - Somme non soggette a ritenuta
|
||||||
IMPONIBILE|4|18|0|19 - Imponibile
|
IMPONIBILE|4|18|0|19 - Imponibile
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
3
|
3
|
||||||
1
|
1
|
||||||
%tabgen|0|0|1181|0|Tabelle di studio|50||
|
%tabgen|0|0|1285|0|Tabelle di studio|50||
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
3
|
3
|
||||||
86
|
91
|
||||||
COD|1|3|0|
|
COD|1|3|0|
|
||||||
CODTAB|1|25|0|
|
CODTAB|1|25|0|
|
||||||
S0|1|70|0|
|
S0|1|70|0|
|
||||||
@ -14,6 +14,9 @@ S8|1|5|0|
|
|||||||
S9|1|5|0|
|
S9|1|5|0|
|
||||||
S10|1|5|0|
|
S10|1|5|0|
|
||||||
S11|1|5|0|
|
S11|1|5|0|
|
||||||
|
S12|1|5|0|
|
||||||
|
S13|1|70|0|
|
||||||
|
S14|1|5|0|
|
||||||
I0|3|7|0|
|
I0|3|7|0|
|
||||||
I1|3|7|0|
|
I1|3|7|0|
|
||||||
I2|3|7|0|
|
I2|3|7|0|
|
||||||
@ -59,11 +62,11 @@ R26|4|18|5|
|
|||||||
R27|4|18|5|
|
R27|4|18|5|
|
||||||
R28|4|18|5|
|
R28|4|18|5|
|
||||||
R29|4|18|5|
|
R29|4|18|5|
|
||||||
R29|4|18|5|
|
|
||||||
R30|4|18|5|
|
R30|4|18|5|
|
||||||
R31|4|18|5|
|
R31|4|18|5|
|
||||||
R32|4|18|5|
|
R32|4|18|5|
|
||||||
R33|4|18|5|
|
R33|4|18|5|
|
||||||
|
R34|4|18|5|
|
||||||
D0|5|8|0|
|
D0|5|8|0|
|
||||||
D1|5|8|0|
|
D1|5|8|0|
|
||||||
D2|5|8|0|
|
D2|5|8|0|
|
||||||
@ -85,6 +88,8 @@ B12|8|1|0|
|
|||||||
B13|8|1|0|
|
B13|8|1|0|
|
||||||
B14|8|1|0|
|
B14|8|1|0|
|
||||||
B15|8|1|0|
|
B15|8|1|0|
|
||||||
|
DATAAGG|5|8|0|
|
||||||
|
UTENTE|1|16|0|
|
||||||
FPC|8|1|0|
|
FPC|8|1|0|
|
||||||
2
|
2
|
||||||
COD+CODTAB|
|
COD+CODTAB|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
39
|
39
|
||||||
1
|
1
|
||||||
m770/schper|0|0|193|0|Schede percipienti|#9||
|
m770/schper|0|0|194|0|Schede percipienti|#9||
|
||||||
|
@ -16,7 +16,7 @@ TOTRIT|4|18|2|Totale ritenute (collegamento contabilit
|
|||||||
RITSOC|4|18|2|Ritenute sociali (collegamento contabilità)
|
RITSOC|4|18|2|Ritenute sociali (collegamento contabilità)
|
||||||
MESEC|2|2|0|Mese competenza
|
MESEC|2|2|0|Mese competenza
|
||||||
ANNOC|2|4|0|Anno competenza
|
ANNOC|2|4|0|Anno competenza
|
||||||
CAUSQUA|7|1|0|Causale quadro
|
CAUSQUA|1|2|0|Causale quadro
|
||||||
FLAGTS|7|1|0|Flag T.S.
|
FLAGTS|7|1|0|Flag T.S.
|
||||||
RITOPE|4|18|2|Ritenute operate
|
RITOPE|4|18|2|Ritenute operate
|
||||||
RITVER|4|18|2|Ritenute versate
|
RITVER|4|18|2|Ritenute versate
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
4
|
4
|
||||||
1
|
1
|
||||||
%tabcom|0|0|1210|0|Tabelle comuni|1500||
|
%tabcom|0|0|1285|0|Tabelle comuni|1500||
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
4
|
4
|
||||||
89
|
91
|
||||||
COD|1|3|0|
|
COD|1|3|0|
|
||||||
CODTAB|1|25|0|
|
CODTAB|1|25|0|
|
||||||
S0|1|70|0|
|
S0|1|70|0|
|
||||||
@ -15,6 +15,8 @@ S9|1|5|0|
|
|||||||
S10|1|5|0|
|
S10|1|5|0|
|
||||||
S11|1|5|0|
|
S11|1|5|0|
|
||||||
S12|1|5|0|
|
S12|1|5|0|
|
||||||
|
S13|1|70|0|
|
||||||
|
S14|1|5|0|
|
||||||
I0|3|7|0|
|
I0|3|7|0|
|
||||||
I1|3|7|0|
|
I1|3|7|0|
|
||||||
I2|3|7|0|
|
I2|3|7|0|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
5
|
5
|
||||||
0
|
0
|
||||||
$tab|0|0|1197|0|Tabelle ditta|400||
|
$tab|3666|3666|1285|0|Tabelle ditta|400||
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
5
|
5
|
||||||
88
|
91
|
||||||
COD|1|3|0|
|
COD|1|3|0|
|
||||||
CODTAB|1|25|0|
|
CODTAB|1|25|0|
|
||||||
S0|1|70|0|
|
S0|1|70|0|
|
||||||
@ -14,6 +14,9 @@ S8|1|5|0|
|
|||||||
S9|1|5|0|
|
S9|1|5|0|
|
||||||
S10|1|5|0|
|
S10|1|5|0|
|
||||||
S11|1|5|0|
|
S11|1|5|0|
|
||||||
|
S12|1|5|0|
|
||||||
|
S13|1|70|0|
|
||||||
|
S14|1|5|0|
|
||||||
I0|3|7|0|
|
I0|3|7|0|
|
||||||
I1|3|7|0|
|
I1|3|7|0|
|
||||||
I2|3|7|0|
|
I2|3|7|0|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
61
|
61
|
||||||
1
|
1
|
||||||
m770/quadroc|||192|0|Quadro C 770|||
|
m770/quadroc|0|0|193|0|Quadro C 770|||
|
||||||
|
@ -7,7 +7,7 @@ NPROG|2|4|0|Numero progressivo
|
|||||||
GENERATA|8|1|0|Riga generata dalle schede
|
GENERATA|8|1|0|Riga generata dalle schede
|
||||||
CODCAUS|9|2|0|Codice causale
|
CODCAUS|9|2|0|Codice causale
|
||||||
PERC|4|6|2|Aliquota applicata
|
PERC|4|6|2|Aliquota applicata
|
||||||
CAUSALE|1|1|0|11 - Causale quadro C
|
CAUSALE|1|2|0|11 - Causale quadro C
|
||||||
TASSAZIONE|6|1|0|12 - Tassazione operata
|
TASSAZIONE|6|1|0|12 - Tassazione operata
|
||||||
AMMLORDO|4|18|0|13 - Ammontare lordo corrisposto
|
AMMLORDO|4|18|0|13 - Ammontare lordo corrisposto
|
||||||
CONTROBB|4|18|0|14 - Contributi obbligatori
|
CONTROBB|4|18|0|14 - Contributi obbligatori
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
62
|
62
|
||||||
1
|
1
|
||||||
m770/quadrod|0|0|116|4|Quadro D 770|||
|
m770/quadrod|0|0|117|0|Quadro D 770|||
|
||||||
|
@ -5,7 +5,7 @@ TIPOA|1|1|0|Tipo anagrafica (Sempre 'F')
|
|||||||
CODANAGR|3|5|0|Codice anagrafica
|
CODANAGR|3|5|0|Codice anagrafica
|
||||||
NPROG|2|4|0|Numero progressivo di riga
|
NPROG|2|4|0|Numero progressivo di riga
|
||||||
CODCAUS|9|2|0|Codice causale
|
CODCAUS|9|2|0|Codice causale
|
||||||
CAUSALE|1|1|0|15 - Causale
|
CAUSALE|1|2|0|15 - Causale
|
||||||
TOTALE|4|18|2|16 - Ammontare lordo corrisposto
|
TOTALE|4|18|2|16 - Ammontare lordo corrisposto
|
||||||
SOMME|4|18|2|17 - Somme non soggette a ritenuta
|
SOMME|4|18|2|17 - Somme non soggette a ritenuta
|
||||||
IMPONIBILE|4|18|2|19 - Imponibile
|
IMPONIBILE|4|18|2|19 - Imponibile
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
63
|
63
|
||||||
1
|
1
|
||||||
m770/quadrod1|0|0|116|4|Quadro D1 770|||
|
m770/quadrod1|0|0|117|0|Quadro D1 770|||
|
||||||
|
@ -5,7 +5,7 @@ TIPOA|1|1|0|Tipo anagrafica (sempre 'F')
|
|||||||
CODANAGR|3|5|0|Codice anagrafica
|
CODANAGR|3|5|0|Codice anagrafica
|
||||||
NPROG|2|4|0|Numero progrssivo riga
|
NPROG|2|4|0|Numero progrssivo riga
|
||||||
CODCAUS|9|2|0|Codice causale
|
CODCAUS|9|2|0|Codice causale
|
||||||
CAUSALE|7|1|0|11 - Causale
|
CAUSALE|1|2|0|11 - Causale
|
||||||
TOTALE|4|18|2|12 - Ammontare lordo corrisposto
|
TOTALE|4|18|2|12 - Ammontare lordo corrisposto
|
||||||
QUOTAPRO|4|18|2|14 - Quota provvigioni
|
QUOTAPRO|4|18|2|14 - Quota provvigioni
|
||||||
SPESEANT|4|18|2|13 - Spese anticipate
|
SPESEANT|4|18|2|13 - Spese anticipate
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user