fixed post build commands
This commit is contained in:
parent
85ea66f051
commit
ad88b23588
@ -17,8 +17,6 @@ project "OpenParrot"
|
||||
|
||||
links { "MinHook", "udis86" }
|
||||
|
||||
postbuildcommands { }
|
||||
|
||||
filter "platforms:x64"
|
||||
files { "src/win64init.asm" }
|
||||
|
||||
|
@ -17,8 +17,6 @@ project "OpenParrotKonamiLoader"
|
||||
|
||||
links { "MinHook", "udis86" }
|
||||
|
||||
postbuildcommands { }
|
||||
|
||||
filter "platforms:x64"
|
||||
targetsuffix "64"
|
||||
|
||||
|
@ -16,8 +16,6 @@ project "OpenParrotLoader"
|
||||
|
||||
links { }
|
||||
|
||||
postbuildcommands { }
|
||||
|
||||
filter "platforms:x64"
|
||||
targetsuffix "64"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user