mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-23 06:54:33 -04:00
Rename cmake project, embed data for custom code directly into executable instead of a separate file
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
||||
{
|
||||
"type": "default",
|
||||
"project": "CMakeLists.txt",
|
||||
"projectTarget": "MMRecomp.exe",
|
||||
"name": "MMRecomp.exe",
|
||||
"projectTarget": "Zelda64Recompiled.exe",
|
||||
"name": "Zelda64Recompiled.exe",
|
||||
"currentDir": "${workspaceRoot}"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user