Patch level : 12.0 no patch
Files correlati : Commento : Progetti aggiornati
This commit is contained in:
		
							parent
							
								
									f226e2a233
								
							
						
					
					
						commit
						19fd6a30f4
					
				@ -68,7 +68,6 @@
 | 
				
			|||||||
      <PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;__LONGDOUBLE__;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
					      <PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;__LONGDOUBLE__;%(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>
 | 
				
			||||||
@ -101,7 +100,8 @@
 | 
				
			|||||||
      <OutputFile>$(IntDir)$(TargetName).xml</OutputFile>
 | 
					      <OutputFile>$(IntDir)$(TargetName).xml</OutputFile>
 | 
				
			||||||
    </Xdcmake>
 | 
					    </Xdcmake>
 | 
				
			||||||
    <PostBuildEvent>
 | 
					    <PostBuildEvent>
 | 
				
			||||||
      <Command>"C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64\signtool.exe" sign /a /s MY /n "Sirio Informatica e Sistemi SPA" /t http://timestamp.verisign.com/scripts/timstamp.dll /v "$(TargetPath)"</Command>
 | 
					      <Command>
 | 
				
			||||||
 | 
					      </Command>
 | 
				
			||||||
    </PostBuildEvent>
 | 
					    </PostBuildEvent>
 | 
				
			||||||
  </ItemDefinitionGroup>
 | 
					  </ItemDefinitionGroup>
 | 
				
			||||||
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 | 
					  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 | 
				
			||||||
 | 
				
			|||||||
@ -111,7 +111,6 @@
 | 
				
			|||||||
      <Optimization>Disabled</Optimization>
 | 
					      <Optimization>Disabled</Optimization>
 | 
				
			||||||
      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;S4DLL_BUILD;CB6;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
					      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;S4DLL_BUILD;CB6;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
				
			||||||
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
					      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      <WarningLevel>Level3</WarningLevel>
 | 
					      <WarningLevel>Level3</WarningLevel>
 | 
				
			||||||
      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
					      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
				
			||||||
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 | 
					      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
@ -133,6 +132,7 @@
 | 
				
			|||||||
      <TargetMachine>MachineX86</TargetMachine>
 | 
					      <TargetMachine>MachineX86</TargetMachine>
 | 
				
			||||||
      <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
 | 
					      <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
 | 
				
			||||||
      <ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
 | 
					      <ProfileGuidedDatabase>$(IntDir)$(TargetName).pgd</ProfileGuidedDatabase>
 | 
				
			||||||
 | 
					      <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
 | 
				
			||||||
    </Link>
 | 
					    </Link>
 | 
				
			||||||
    <Bscmake>
 | 
					    <Bscmake>
 | 
				
			||||||
      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
					      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
				
			||||||
@ -560,6 +560,9 @@
 | 
				
			|||||||
      <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
					      <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
 | 
					  <ItemGroup>
 | 
				
			||||||
 | 
					    <ClInclude Include="..\src\cb\source\d4all.h" />
 | 
				
			||||||
 | 
					  </ItemGroup>
 | 
				
			||||||
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 | 
					  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 | 
				
			||||||
  <ImportGroup Label="ExtensionTargets">
 | 
					  <ImportGroup Label="ExtensionTargets">
 | 
				
			||||||
  </ImportGroup>
 | 
					  </ImportGroup>
 | 
				
			||||||
 | 
				
			|||||||
@ -41,6 +41,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ba9", "ba9.vcxproj", "{1A66
 | 
				
			|||||||
EndProject
 | 
					EndProject
 | 
				
			||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vedocext", "vedocext.vcxproj", "{0042619A-6B7C-4D3D-9CD9-9BDD8D200C15}"
 | 
					Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vedocext", "vedocext.vcxproj", "{0042619A-6B7C-4D3D-9CD9-9BDD8D200C15}"
 | 
				
			||||||
EndProject
 | 
					EndProject
 | 
				
			||||||
 | 
					Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cb6", "Cb6.vcxproj", "{99683594-420F-4DD9-BB41-7DC48278B931}"
 | 
				
			||||||
 | 
					EndProject
 | 
				
			||||||
Global
 | 
					Global
 | 
				
			||||||
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 | 
						GlobalSection(SolutionConfigurationPlatforms) = preSolution
 | 
				
			||||||
		Debug|Win32 = Debug|Win32
 | 
							Debug|Win32 = Debug|Win32
 | 
				
			||||||
@ -165,6 +167,12 @@ Global
 | 
				
			|||||||
		{0042619A-6B7C-4D3D-9CD9-9BDD8D200C15}.Release|Win32.ActiveCfg = Release|Win32
 | 
							{0042619A-6B7C-4D3D-9CD9-9BDD8D200C15}.Release|Win32.ActiveCfg = Release|Win32
 | 
				
			||||||
		{0042619A-6B7C-4D3D-9CD9-9BDD8D200C15}.Release|Win32.Build.0 = Release|Win32
 | 
							{0042619A-6B7C-4D3D-9CD9-9BDD8D200C15}.Release|Win32.Build.0 = Release|Win32
 | 
				
			||||||
		{0042619A-6B7C-4D3D-9CD9-9BDD8D200C15}.Release|x64.ActiveCfg = Release|Win32
 | 
							{0042619A-6B7C-4D3D-9CD9-9BDD8D200C15}.Release|x64.ActiveCfg = Release|Win32
 | 
				
			||||||
 | 
							{99683594-420F-4DD9-BB41-7DC48278B931}.Debug|Win32.ActiveCfg = Debug|Win32
 | 
				
			||||||
 | 
							{99683594-420F-4DD9-BB41-7DC48278B931}.Debug|Win32.Build.0 = Debug|Win32
 | 
				
			||||||
 | 
							{99683594-420F-4DD9-BB41-7DC48278B931}.Debug|x64.ActiveCfg = Debug|Win32
 | 
				
			||||||
 | 
							{99683594-420F-4DD9-BB41-7DC48278B931}.Release|Win32.ActiveCfg = Release|Win32
 | 
				
			||||||
 | 
							{99683594-420F-4DD9-BB41-7DC48278B931}.Release|Win32.Build.0 = Release|Win32
 | 
				
			||||||
 | 
							{99683594-420F-4DD9-BB41-7DC48278B931}.Release|x64.ActiveCfg = Release|Win32
 | 
				
			||||||
	EndGlobalSection
 | 
						EndGlobalSection
 | 
				
			||||||
	GlobalSection(SolutionProperties) = preSolution
 | 
						GlobalSection(SolutionProperties) = preSolution
 | 
				
			||||||
		HideSolutionNode = FALSE
 | 
							HideSolutionNode = FALSE
 | 
				
			||||||
 | 
				
			|||||||
@ -71,7 +71,6 @@
 | 
				
			|||||||
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
 | 
					      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
 | 
				
			||||||
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
					      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
				
			||||||
      <RuntimeTypeInfo>true</RuntimeTypeInfo>
 | 
					      <RuntimeTypeInfo>true</RuntimeTypeInfo>
 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      <WarningLevel>Level3</WarningLevel>
 | 
					      <WarningLevel>Level3</WarningLevel>
 | 
				
			||||||
      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
					      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
				
			||||||
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 | 
					      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
@ -90,6 +89,7 @@
 | 
				
			|||||||
      </DataExecutionPrevention>
 | 
					      </DataExecutionPrevention>
 | 
				
			||||||
      <ImportLibrary>.\../lib/gfm.lib</ImportLibrary>
 | 
					      <ImportLibrary>.\../lib/gfm.lib</ImportLibrary>
 | 
				
			||||||
      <TargetMachine>MachineX86</TargetMachine>
 | 
					      <TargetMachine>MachineX86</TargetMachine>
 | 
				
			||||||
 | 
					      <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
 | 
				
			||||||
    </Link>
 | 
					    </Link>
 | 
				
			||||||
    <Bscmake>
 | 
					    <Bscmake>
 | 
				
			||||||
      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
					      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
				
			||||||
 | 
				
			|||||||
@ -41,9 +41,9 @@
 | 
				
			|||||||
  <PropertyGroup Label="UserMacros" />
 | 
					  <PropertyGroup Label="UserMacros" />
 | 
				
			||||||
  <PropertyGroup>
 | 
					  <PropertyGroup>
 | 
				
			||||||
    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
 | 
					    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
 | 
				
			||||||
    <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'">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'">$(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>
 | 
				
			||||||
@ -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>ProgramDatabase</DebugInformationFormat>
 | 
					      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 | 
				
			||||||
@ -90,6 +89,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>
 | 
				
			||||||
@ -260,6 +260,9 @@
 | 
				
			|||||||
      <Project>{0042619a-6b7c-4d3d-9cd9-9bdd8d200c15}</Project>
 | 
					      <Project>{0042619a-6b7c-4d3d-9cd9-9bdd8d200c15}</Project>
 | 
				
			||||||
    </ProjectReference>
 | 
					    </ProjectReference>
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
 | 
					  <ItemGroup>
 | 
				
			||||||
 | 
					    <FormCompiler Include="..\src\pr\pr1300a.frm" />
 | 
				
			||||||
 | 
					  </ItemGroup>
 | 
				
			||||||
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 | 
					  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 | 
				
			||||||
  <ImportGroup Label="ExtensionTargets">
 | 
					  <ImportGroup Label="ExtensionTargets">
 | 
				
			||||||
    <Import Project="CampoRules.targets" />
 | 
					    <Import Project="CampoRules.targets" />
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
      <UniqueIdentifier>{fdcbda15-20e4-46ae-b38e-f1faf5e1238d}</UniqueIdentifier>
 | 
					      <UniqueIdentifier>{fdcbda15-20e4-46ae-b38e-f1faf5e1238d}</UniqueIdentifier>
 | 
				
			||||||
      <Extensions>rep</Extensions>
 | 
					      <Extensions>rep</Extensions>
 | 
				
			||||||
    </Filter>
 | 
					    </Filter>
 | 
				
			||||||
 | 
					    <Filter Include="Frm">
 | 
				
			||||||
 | 
					      <UniqueIdentifier>{88c344bb-ac08-4e22-a7da-3624e006d7e3}</UniqueIdentifier>
 | 
				
			||||||
 | 
					    </Filter>
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
  <ItemGroup>
 | 
					  <ItemGroup>
 | 
				
			||||||
    <ClCompile Include="..\src\pr\pr0.cpp">
 | 
					    <ClCompile Include="..\src\pr\pr0.cpp">
 | 
				
			||||||
@ -152,4 +155,9 @@
 | 
				
			|||||||
  <ItemGroup>
 | 
					  <ItemGroup>
 | 
				
			||||||
    <ResourceCompile Include="campo.rc" />
 | 
					    <ResourceCompile Include="campo.rc" />
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
 | 
					  <ItemGroup>
 | 
				
			||||||
 | 
					    <FormCompiler Include="..\src\pr\pr1300a.frm">
 | 
				
			||||||
 | 
					      <Filter>Frm</Filter>
 | 
				
			||||||
 | 
					    </FormCompiler>
 | 
				
			||||||
 | 
					  </ItemGroup>
 | 
				
			||||||
</Project>
 | 
					</Project>
 | 
				
			||||||
@ -44,9 +44,9 @@
 | 
				
			|||||||
    <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'">false</LinkIncremental>
 | 
					    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
 | 
				
			||||||
    <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest>
 | 
					    <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest>
 | 
				
			||||||
    <EmbedManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</EmbedManifest>
 | 
					    <EmbedManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</EmbedManifest>
 | 
				
			||||||
    <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest>
 | 
					    <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest>
 | 
				
			||||||
@ -114,7 +114,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>
 | 
				
			||||||
@ -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>
 | 
				
			||||||
@ -193,6 +193,7 @@
 | 
				
			|||||||
    <MskCompiler Include="..\src\pr\pr1500a.uml" />
 | 
					    <MskCompiler Include="..\src\pr\pr1500a.uml" />
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
  <ItemGroup>
 | 
					  <ItemGroup>
 | 
				
			||||||
 | 
					    <ClInclude Include="..\src\pr\pr1300a.h" />
 | 
				
			||||||
    <ClInclude Include="..\src\pr\pr1500a.h" />
 | 
					    <ClInclude Include="..\src\pr\pr1500a.h" />
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
  <ItemGroup>
 | 
					  <ItemGroup>
 | 
				
			||||||
 | 
				
			|||||||
@ -62,6 +62,9 @@
 | 
				
			|||||||
    <ClInclude Include="..\src\pr\pr1500a.h">
 | 
					    <ClInclude Include="..\src\pr\pr1500a.h">
 | 
				
			||||||
      <Filter>Headers</Filter>
 | 
					      <Filter>Headers</Filter>
 | 
				
			||||||
    </ClInclude>
 | 
					    </ClInclude>
 | 
				
			||||||
 | 
					    <ClInclude Include="..\src\pr\pr1300a.h">
 | 
				
			||||||
 | 
					      <Filter>Headers</Filter>
 | 
				
			||||||
 | 
					    </ClInclude>
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
  <ItemGroup>
 | 
					  <ItemGroup>
 | 
				
			||||||
    <FormCompiler Include="..\src\pr\pr1100a.frm">
 | 
					    <FormCompiler Include="..\src\pr\pr1100a.frm">
 | 
				
			||||||
 | 
				
			|||||||
@ -71,7 +71,7 @@
 | 
				
			|||||||
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
					      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
				
			||||||
      <WarningLevel>Level3</WarningLevel>
 | 
					      <WarningLevel>Level3</WarningLevel>
 | 
				
			||||||
      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
					      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
				
			||||||
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 | 
					      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
      <StringPooling>true</StringPooling>
 | 
					      <StringPooling>true</StringPooling>
 | 
				
			||||||
      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
					      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
 | 
				
			|||||||
@ -192,7 +192,7 @@
 | 
				
			|||||||
    <TrrCompiler Include="..\src\ve\f126.trr">
 | 
					    <TrrCompiler Include="..\src\ve\f126.trr">
 | 
				
			||||||
      <Filter>Trr</Filter>
 | 
					      <Filter>Trr</Filter>
 | 
				
			||||||
    </TrrCompiler>
 | 
					    </TrrCompiler>
 | 
				
			||||||
    <TrrCompiler Include="..\src.old\ve\f180.trr">
 | 
					    <TrrCompiler Include="..\src\ve\f180.trr">
 | 
				
			||||||
      <Filter>Trr</Filter>
 | 
					      <Filter>Trr</Filter>
 | 
				
			||||||
    </TrrCompiler>
 | 
					    </TrrCompiler>
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
@ -233,7 +233,7 @@
 | 
				
			|||||||
    <DirCompiler Include="..\src\ve\f126.dir">
 | 
					    <DirCompiler Include="..\src\ve\f126.dir">
 | 
				
			||||||
      <Filter>Dir</Filter>
 | 
					      <Filter>Dir</Filter>
 | 
				
			||||||
    </DirCompiler>
 | 
					    </DirCompiler>
 | 
				
			||||||
    <DirCompiler Include="..\src.old\ve\f180.dir">
 | 
					    <DirCompiler Include="..\src\ve\f180.dir">
 | 
				
			||||||
      <Filter>Dir</Filter>
 | 
					      <Filter>Dir</Filter>
 | 
				
			||||||
    </DirCompiler>
 | 
					    </DirCompiler>
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
 | 
				
			|||||||
@ -115,10 +115,9 @@
 | 
				
			|||||||
      <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>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
      <StringPooling>true</StringPooling>
 | 
					      <StringPooling>true</StringPooling>
 | 
				
			||||||
      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
					      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
 | 
				
			|||||||
@ -70,7 +70,7 @@
 | 
				
			|||||||
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
					      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
				
			||||||
      <WarningLevel>Level3</WarningLevel>
 | 
					      <WarningLevel>Level3</WarningLevel>
 | 
				
			||||||
      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
					      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
				
			||||||
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 | 
					      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
      <StringPooling>true</StringPooling>
 | 
					      <StringPooling>true</StringPooling>
 | 
				
			||||||
      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
					      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
 | 
				
			|||||||
@ -70,7 +70,7 @@
 | 
				
			|||||||
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
					      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
				
			||||||
      <WarningLevel>Level3</WarningLevel>
 | 
					      <WarningLevel>Level3</WarningLevel>
 | 
				
			||||||
      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
					      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
				
			||||||
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 | 
					      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
      <StringPooling>true</StringPooling>
 | 
					      <StringPooling>true</StringPooling>
 | 
				
			||||||
      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
					      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
 | 
				
			|||||||
@ -68,10 +68,9 @@
 | 
				
			|||||||
      <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>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
      <StringPooling>true</StringPooling>
 | 
					      <StringPooling>true</StringPooling>
 | 
				
			||||||
      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
					      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
 | 
				
			|||||||
@ -116,10 +116,9 @@
 | 
				
			|||||||
      <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>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
      <StringPooling>true</StringPooling>
 | 
					      <StringPooling>true</StringPooling>
 | 
				
			||||||
      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
					      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
 | 
				
			|||||||
@ -68,10 +68,9 @@
 | 
				
			|||||||
      <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>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
      <StringPooling>true</StringPooling>
 | 
					      <StringPooling>true</StringPooling>
 | 
				
			||||||
      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
					      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
 | 
				
			|||||||
@ -68,10 +68,9 @@
 | 
				
			|||||||
      <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>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
      <StringPooling>true</StringPooling>
 | 
					      <StringPooling>true</StringPooling>
 | 
				
			||||||
      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
					      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
 | 
				
			|||||||
@ -93,7 +93,7 @@
 | 
				
			|||||||
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
					      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 | 
				
			||||||
      <WarningLevel>Level3</WarningLevel>
 | 
					      <WarningLevel>Level3</WarningLevel>
 | 
				
			||||||
      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
					      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
				
			||||||
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 | 
					      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 | 
				
			||||||
      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
					      <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
    <ResourceCompile>
 | 
					    <ResourceCompile>
 | 
				
			||||||
 | 
				
			|||||||
@ -68,7 +68,6 @@
 | 
				
			|||||||
      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;DWSWIN;XI_R4_API;XIAGADLL=1;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
					      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;DWSWIN;XI_R4_API;XIAGADLL=1;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;%(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>
 | 
				
			||||||
@ -88,6 +87,7 @@
 | 
				
			|||||||
      <ImportLibrary>../lib/$(TargetName).lib</ImportLibrary>
 | 
					      <ImportLibrary>../lib/$(TargetName).lib</ImportLibrary>
 | 
				
			||||||
      <TargetMachine>MachineX86</TargetMachine>
 | 
					      <TargetMachine>MachineX86</TargetMachine>
 | 
				
			||||||
      <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
 | 
					      <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
 | 
				
			||||||
 | 
					      <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
 | 
				
			||||||
    </Link>
 | 
					    </Link>
 | 
				
			||||||
    <Bscmake>
 | 
					    <Bscmake>
 | 
				
			||||||
      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
					      <SuppressStartupBanner>true</SuppressStartupBanner>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user