mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2025-04-22 09:31:14 +00:00
Update project to VS2019
This commit is contained in:
parent
e8e87bf8f1
commit
5446f76a3a
1 changed files with 2 additions and 2 deletions
|
@ -1159,7 +1159,7 @@
|
|||
<None Include="Resources\ModelDisabled.png" />
|
||||
<None Include="Resources\ModelFiltered.png" />
|
||||
<Content Include="Resources\Model_selected.png" />
|
||||
<None Include="Resources\ScriptProperty.png" />
|
||||
<None Include="Resources\ScriptProperty.png" />
|
||||
<None Include="Resources\TextWhitespace.png" />
|
||||
<None Include="Resources\TextIndent.png" />
|
||||
<None Include="Resources\TextUnindent.png" />
|
||||
|
@ -1361,7 +1361,7 @@
|
|||
<PropertyGroup>
|
||||
<PreBuildEvent>
|
||||
</PreBuildEvent>
|
||||
<PostBuildEvent>call "$(DevEnvDir)..\tools\vsvars32.bat"
|
||||
<PostBuildEvent>call "$(DevEnvDir)..\Tools\VsDevCmd.bat"
|
||||
EDITBIN.EXE /NOLOGO /LARGEADDRESSAWARE "$(TargetPath)"</PostBuildEvent>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
Reference in a new issue