Merge branch 'Ratstail91:main' into main

This commit is contained in:
Add00
2023-07-30 13:16:57 -04:00
committed by GitHub

View File

@@ -114,8 +114,7 @@
<LanguageStandard_C>stdc17</LanguageStandard_C> <LanguageStandard_C>stdc17</LanguageStandard_C>
</ClCompile> </ClCompile>
<PostBuildEvent> <PostBuildEvent>
<Command>del "$(OutDir)$(ProjectName).exp" <Command>
del "$(OutDir)$(ProjectName).pdb"
</Command> </Command>
</PostBuildEvent> </PostBuildEvent>
<Link> <Link>
@@ -131,8 +130,7 @@ del "$(OutDir)$(ProjectName).pdb"
<PreprocessorDefinitions>TOY_EXPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions> <PreprocessorDefinitions>TOY_EXPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile> </ClCompile>
<PostBuildEvent> <PostBuildEvent>
<Command>del "$(OutDir)$(ProjectName).exp" <Command>
del "$(OutDir)$(ProjectName).pdb"
</Command> </Command>
</PostBuildEvent> </PostBuildEvent>
<Link> <Link>