Patch level : 12.0 no-patch
Files correlati : fp Commento : Aggiornato progetto
This commit is contained in:
		
							parent
							
								
									dfc71a48f2
								
							
						
					
					
						commit
						8c7d1595ad
					
				@ -98,7 +98,8 @@
 | 
			
		||||
      <OutputFile>.\..\debug/tf0.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" /fd sha256 /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /v "$(TargetPath)"</Command>
 | 
			
		||||
      <Command>
 | 
			
		||||
      </Command>
 | 
			
		||||
    </PostBuildEvent>
 | 
			
		||||
  </ItemDefinitionGroup>
 | 
			
		||||
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 | 
			
		||||
@ -218,10 +219,17 @@
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <SqlCompiler Include="..\src\fp\sql\fp0100.sql">
 | 
			
		||||
      <FileType>Document</FileType>
 | 
			
		||||
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
 | 
			
		||||
    </SqlCompiler>
 | 
			
		||||
    <SqlCompiler Include="..\src\fp\sql\fp0104.sql">
 | 
			
		||||
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
 | 
			
		||||
    </SqlCompiler>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <None Include="..\src\fp\sql\fp0102.sql" />
 | 
			
		||||
    <SqlCompiler Include="..\src\fp\sql\fp0102.sql">
 | 
			
		||||
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
 | 
			
		||||
      <FileType>Document</FileType>
 | 
			
		||||
    </SqlCompiler>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <Library Include="..\lib\fplib.lib" />
 | 
			
		||||
 | 
			
		||||
@ -79,11 +79,12 @@
 | 
			
		||||
    <SqlCompiler Include="..\src\fp\sql\fp0100.sql">
 | 
			
		||||
      <Filter>Sqls</Filter>
 | 
			
		||||
    </SqlCompiler>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <None Include="..\src\fp\sql\fp0102.sql">
 | 
			
		||||
    <SqlCompiler Include="..\src\fp\sql\fp0102.sql">
 | 
			
		||||
      <Filter>Sqls</Filter>
 | 
			
		||||
    </None>
 | 
			
		||||
    </SqlCompiler>
 | 
			
		||||
    <SqlCompiler Include="..\src\fp\sql\fp0104.sql">
 | 
			
		||||
      <Filter>Sqls</Filter>
 | 
			
		||||
    </SqlCompiler>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <Library Include="..\lib\fplib.lib">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user