Podmiana zmiennych int8 na int16, Działa filtrowanie plików po przez podanie ścierzek
This commit is contained in:
parent
293c1412ad
commit
621b4b6eb7
12 changed files with 66 additions and 81 deletions
|
|
@ -134,7 +134,6 @@
|
|||
<ItemGroup>
|
||||
<ClCompile Include="CompressingManager.cpp" />
|
||||
<ClCompile Include="CreateCargo.cpp" />
|
||||
<ClCompile Include="CreateCargoEX.cpp" />
|
||||
<ClCompile Include="EncryptionManager.cpp" />
|
||||
<ClCompile Include="ExtractCargo.cpp" />
|
||||
<ClCompile Include="Interface.cpp" />
|
||||
|
|
@ -144,7 +143,6 @@
|
|||
<ItemGroup>
|
||||
<ClInclude Include="CompressingManager.h" />
|
||||
<ClInclude Include="CreateCargo.h" />
|
||||
<ClInclude Include="CreateCargoEX.h" />
|
||||
<ClInclude Include="DataStruct.h" />
|
||||
<ClInclude Include="EncryptionManager.h" />
|
||||
<ClInclude Include="ExtractCargo.h" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue