This commit is contained in:
Mamitiana RASOLOJAONA
2024-04-05 14:06:24 +02:00
parent 25316d3f4b
commit 62533695db
5 changed files with 10 additions and 65 deletions

View File

@@ -49,10 +49,6 @@
<ClCompile Include="textureclass.cpp" />
<ClCompile Include="textureshaderclass.cpp" />
<ClCompile Include="Timerclass.cpp" />
<ClCompile Include="translate.cpp">
<DependentUpon>translate.vs</DependentUpon>
<SubType>Code</SubType>
</ClCompile>
<ClCompile Include="translateshaderclass.cpp" />
</ItemGroup>
<ItemGroup>
@@ -84,10 +80,6 @@
<ClInclude Include="textureclass.h" />
<ClInclude Include="textureshaderclass.h" />
<ClInclude Include="Timerclass.h" />
<ClInclude Include="translate.h">
<DependentUpon>translate.vs</DependentUpon>
<SubType>Code</SubType>
</ClInclude>
<ClInclude Include="translateshaderclass.h" />
</ItemGroup>
<ItemGroup>
@@ -153,11 +145,6 @@
<SubType>Designer</SubType>
</Midl>
</ItemGroup>
<ItemGroup>
<Page Include="Translate.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<PropertyGroup Label="Globals">
<VCProjectVersion>17.0</VCProjectVersion>
<Keyword>Win32Proj</Keyword>