Patch level : 12.0 no-patch

Files correlati     : build
Commento            :
- Sistemato progetto che non si caricava
- Tolti eventi post-compilazione in debug.
This commit is contained in:
Simone Palacino 2020-01-13 17:41:16 +01:00
parent 24bffad13d
commit 8377659a7b
4 changed files with 72 additions and 95 deletions

View File

@ -72,7 +72,6 @@
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
@ -103,7 +102,8 @@
<OutputFile>$(IntDir)</OutputFile>
</Xdcmake>
<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>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
@ -285,13 +285,6 @@
<Project>{2d38a763-3d74-4338-9362-b891784ec90e}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<TrrCompiler Include="..\src\mg\f109.trr" />
<TrrCompiler Include="..\src\mg\f110.trr" />
<TrrCompiler Include="..\src\mg\f111.trr" />
<TrrCompiler Include="..\src\mg\f114.trr" />
<TrrCompiler Include="..\src\mg\f166.trr" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="CampoRules.targets" />

View File

@ -1,56 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="Sources">
<UniqueIdentifier>{de3cac84-63da-49a7-ad0b-006b79bf8a7e}</UniqueIdentifier>
<Extensions>cpp</Extensions>
</Filter>
<Filter Include="Masks">
<UniqueIdentifier>{9df6e3a5-4047-4882-a345-2258a8d338ab}</UniqueIdentifier>
<Extensions>uml</Extensions>
</Filter>
<Filter Include="Headers">
<UniqueIdentifier>{99f9c487-2eb2-4a53-897e-41ee3fa5c22c}</UniqueIdentifier>
<Extensions>h</Extensions>
</Filter>
<Filter Include="Dir">
<UniqueIdentifier>{b83f575a-7887-4433-9622-ae2ff774a7d1}</UniqueIdentifier>
</Filter>
<Filter Include="Trr">
<UniqueIdentifier>{54d6da1c-4c48-40fe-818c-dbd5b1382973}</UniqueIdentifier>
</Filter>
<Filter Include="Menu">
<UniqueIdentifier>{7217b51f-609f-4538-b18c-15298d50f689}</UniqueIdentifier>
</Filter>
<Filter Include="Txt">
<UniqueIdentifier>{f6512370-619c-4a40-adcf-0830efb5b125}</UniqueIdentifier>
</Filter>
<Filter Include="Images">
<UniqueIdentifier>{8a5176e4-72bb-419c-ae2d-11257f68b630}</UniqueIdentifier>
</Filter>
<Filter Include="Des">
<UniqueIdentifier>{38bc1820-4f48-4a37-a22a-e59e2193ac4e}</UniqueIdentifier>
</Filter>
<GifCompiler Include="..\src\mg\mg01.gif">
<Filter>Images</Filter>
</GifCompiler>
<GifCompiler Include="..\src\mg\mg02.gif">
<Filter>Images</Filter>
</GifCompiler>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\src\cg\cglib01.cpp">
<TrrCompiler Include="..\src\mg\f109.trr">
<Filter>Trr</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f110.trr">
<Filter>Trr</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f111.trr">
<Filter>Trr</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f114.trr">
<Filter>Trr</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f166.trr">
<Filter>Trr</Filter>
</TrrCompiler>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\src\db\dblib.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\cg\cglib02.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\db\dblib.cpp">
<ClCompile Include="..\src\cg\cglib01.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\mg\mg0.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\mg\mg0100.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\mg\mg0200.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\mg\mg0300.cpp">
<Filter>Sources</Filter>
</ClCompile>
@ -69,6 +56,12 @@
<ClCompile Include="..\src\ve\velib01.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\mg\mg0100.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\mg\mg0200.cpp">
<Filter>Sources</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<MskCompiler Include="..\src\mg\mg0300a.uml">
@ -79,10 +72,10 @@
</MskCompiler>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\src\mg\clifogiac.h">
<ClInclude Include="..\src\mg\mg0.h">
<Filter>Headers</Filter>
</ClInclude>
<ClInclude Include="..\src\mg\mg0.h">
<ClInclude Include="..\src\mg\clifogiac.h">
<Filter>Headers</Filter>
</ClInclude>
<ClInclude Include="..\src\mg\mg0200.h">
@ -92,6 +85,9 @@
<Filter>Headers</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="campo.rc" />
</ItemGroup>
<ItemGroup>
<DirCompiler Include="..\src\mg\f109.dir">
<Filter>Dir</Filter>
@ -110,36 +106,41 @@
</DirCompiler>
</ItemGroup>
<ItemGroup>
<TrrCompiler Include="..\src\mg\f109.trr">
<Filter>Dir</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f110.trr">
<Filter>Dir</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f111.trr">
<Filter>Dir</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f114.trr">
<Filter>Dir</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f166.trr">
<Filter>Dir</Filter>
</TrrCompiler>
</ItemGroup>
<ItemGroup>
<MenCompiler Include="..\src\mg\mgarea.men">
<Filter>Menu</Filter>
</MenCompiler>
<MenCompiler Include="..\src\mg\mgmenu.men">
<Filter>Menu</Filter>
</MenCompiler>
<MenCompiler Include="..\src\mg\mgarea.men">
<Filter>Menu</Filter>
</MenCompiler>
</ItemGroup>
<ItemGroup>
<GifCompiler Include="..\src\mg\mg01.gif" />
<GifCompiler Include="..\src\mg\mg02.gif" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="campo.rc" />
<Filter Include="Sources">
<UniqueIdentifier>{d4b8c9ec-8ab7-4c4a-8f83-c17ded5823a7}</UniqueIdentifier>
</Filter>
<Filter Include="Headers">
<UniqueIdentifier>{dcf2b41a-b3a7-4a86-b824-32727c87b669}</UniqueIdentifier>
</Filter>
<Filter Include="Masks">
<UniqueIdentifier>{87c53b48-6bf2-4a56-8ca3-a355dac483b0}</UniqueIdentifier>
</Filter>
<Filter Include="Menu">
<UniqueIdentifier>{808ce333-b332-4de7-aecb-b0e39d31fd78}</UniqueIdentifier>
</Filter>
<Filter Include="Txt">
<UniqueIdentifier>{60539e9c-5931-4e6d-8b96-fed359fb4bab}</UniqueIdentifier>
</Filter>
<Filter Include="Images">
<UniqueIdentifier>{dfb5dd83-ddef-4bc3-bf84-d09f93eeef7c}</UniqueIdentifier>
</Filter>
<Filter Include="Dir">
<UniqueIdentifier>{894b4827-dd26-415a-9b23-61e056b0bf7c}</UniqueIdentifier>
</Filter>
<Filter Include="Des">
<UniqueIdentifier>{ed054431-614d-4328-92a8-cf8ae772c7db}</UniqueIdentifier>
</Filter>
<Filter Include="Trr">
<UniqueIdentifier>{423c011e-79d4-456e-ad17-711a983226b2}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<DesCompiler Include="..\src\mg\dcau.des">
@ -151,21 +152,4 @@
<Filter>Txt</Filter>
</TxtCompiler>
</ItemGroup>
<ItemGroup>
<TrrCompiler Include="..\src\mg\f111.trr">
<Filter>Trr</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f114.trr">
<Filter>Trr</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f166.trr">
<Filter>Trr</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f109.trr">
<Filter>Trr</Filter>
</TrrCompiler>
<TrrCompiler Include="..\src\mg\f110.trr">
<Filter>Trr</Filter>
</TrrCompiler>
</ItemGroup>
</Project>

View File

@ -119,7 +119,6 @@
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MinimalRebuild>false</MinimalRebuild>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
@ -153,7 +152,8 @@
<OutputFile>Shout Out To My Ex</OutputFile>
</Xdcmake>
<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>
</ItemDefinitionGroup>
<ItemGroup>

View File

@ -118,7 +118,6 @@
<PreprocessorDefinitions>_DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MinimalRebuild>false</MinimalRebuild>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
@ -149,7 +148,8 @@
<OutputFile>.\..\debug/mg3.bsc</OutputFile>
</Bscmake>
<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>
</ItemDefinitionGroup>
<ItemGroup>