mirror of
https://github.com/nigelbarink/R3c0v3r.git
synced 2026-02-14 02:10:50 +00:00
started openening and reading file. Added copy instruction to premake file. TODO: correctly add premake copy instruction as a build step
This commit is contained in:
@@ -18,6 +18,7 @@ solution "Rec0ver_H4rv4rd"
|
||||
configuration "Debug"
|
||||
defines {"DEBUG"}
|
||||
symbols "On"
|
||||
os.copyfile("rsc/card.raw" , "build/debug/card.raw")
|
||||
|
||||
configuration "Release"
|
||||
defines {"NDEBUG"}
|
||||
|
||||
Reference in New Issue
Block a user