Patch level : 12.0 no-patch

Files correlati     : f90.exe d181.des f181.dir f181.trr all-masks
Commento            : Aggiunti file trr e dir 181 al progetto per f9
This commit is contained in:
Simone Palacino 2020-05-14 23:47:48 +02:00
parent d6c2869567
commit 8d0ecb568d
6 changed files with 46 additions and 0 deletions

View File

@ -226,6 +226,15 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
</SqlCompiler>
</ItemGroup>
<ItemGroup>
<DesCompiler Include="..\src\f9\d181.des" />
</ItemGroup>
<ItemGroup>
<DirCompiler Include="..\src\f9\f181.dir" />
</ItemGroup>
<ItemGroup>
<TrrCompiler Include="..\src\f9\f181.trr" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="CampoRules.targets" />

View File

@ -22,6 +22,9 @@
<Filter Include="SQL">
<UniqueIdentifier>{28870b23-e896-4312-855b-049305092f1d}</UniqueIdentifier>
</Filter>
<Filter Include="recset">
<UniqueIdentifier>{95c95f84-ca93-4c2f-b1cf-e94922dfa7ef}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\src\f9\f90.h">
@ -103,4 +106,19 @@
<Filter>SQL</Filter>
</SqlCompiler>
</ItemGroup>
<ItemGroup>
<DesCompiler Include="..\src\f9\d181.des">
<Filter>recset</Filter>
</DesCompiler>
</ItemGroup>
<ItemGroup>
<DirCompiler Include="..\src\f9\f181.dir">
<Filter>recset</Filter>
</DirCompiler>
</ItemGroup>
<ItemGroup>
<TrrCompiler Include="..\src\f9\f181.trr">
<Filter>recset</Filter>
</TrrCompiler>
</ItemGroup>
</Project>

6
src/f9/d181.des Normal file
View File

@ -0,0 +1,6 @@
[FieldDescr]
FILENAME = Nome del file (senza indirizzo)
LOADDATE = Data caricamento
NUMREG = Numero di registrazione associato
USER = Utente che ha caricato il file

3
src/f9/f181.dir Normal file
View File

@ -0,0 +1,3 @@
181
0
$docf9|7|7|96|0|Associazione doc cartacei / mov per f9|||

9
src/f9/f181.trr Normal file
View File

@ -0,0 +1,9 @@
181
4
FILENAME|1|64|0|Nome del file (senza indirizzo)
LOADDATE|5|8|0|Data caricamento
NUMREG|3|7|0|Numero di registrazione associato
USER|1|16|0|Utente che ha caricato il file
2
FILENAME|
FILENAME+NUMREG|X

View File

@ -198,6 +198,7 @@
#define LF_FPCART 178
#define LF_FPCADG 179
#define LF_CONART 180
#define LF_F9CART 181
#define LF_EXTERNAL 1000 // Files with id >= are considered to be externals