1
0
mirror of synced 2025-02-01 04:15:50 +01:00

fixed post build commands

This commit is contained in:
Nico Giansanti 2019-04-02 00:54:01 +03:00
parent 85ea66f051
commit ad88b23588
3 changed files with 0 additions and 6 deletions

View File

@ -17,8 +17,6 @@ project "OpenParrot"
links { "MinHook", "udis86" }
postbuildcommands { }
filter "platforms:x64"
files { "src/win64init.asm" }

View File

@ -17,8 +17,6 @@ project "OpenParrotKonamiLoader"
links { "MinHook", "udis86" }
postbuildcommands { }
filter "platforms:x64"
targetsuffix "64"

View File

@ -16,8 +16,6 @@ project "OpenParrotLoader"
links { }
postbuildcommands { }
filter "platforms:x64"
targetsuffix "64"