Update core
This commit is contained in:
parent
31ed149537
commit
89545ac7cf
|
@ -95,6 +95,5 @@ Thumbs.db
|
|||
/Plugin64/RSP/RSP-HLE_d.dll
|
||||
/Plugin64/RSP/RSP-HLE.dll
|
||||
/Save
|
||||
/Source/Project64-core/Version.h
|
||||
/Source/Project64-input/Version.h
|
||||
/Source/Project64-video/Version.h
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ItemDefinitionGroup>
|
||||
<PreBuildEvent>
|
||||
<Command>"$(SolutionDir)Source\Script\UpdateVersion.cmd" "$(Configuration)" "$(Platform)" "$(SolutionDir)Source\Project64-core\Version.h.in" "$(SolutionDir)Source\Project64-core\Version.h"</Command>
|
||||
<!-- <Command>"$(SolutionDir)Source\Script\UpdateVersion.cmd" "$(Configuration)" "$(Platform)" "$(SolutionDir)Source\Project64-core\Version.h.in" "$(SolutionDir)Source\Project64-core\Version.h"</Command> -->
|
||||
</PreBuildEvent>
|
||||
<Lib>
|
||||
<AdditionalOptions>/ignore:4221%(AdditionalOptions)</AdditionalOptions>
|
||||
|
|
Loading…
Reference in New Issue