Skip to content

Commit 42ae9dc

Browse files
committed
remove configs from OTRExporter
1 parent b29e101 commit 42ae9dc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ZAPD/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,6 @@ set(Header_Files__Z64__ZRoom__Commands
122122
)
123123
source_group("Header Files\\Z64\\ZRoom\\Commands" FILES ${Header_Files__Z64__ZRoom__Commands})
124124

125-
set(Resource_Files
126-
"../../OTRExporter/CFG/SymbolMap_OoTMqDbg.txt"
127-
)
128-
source_group("Resource Files" FILES ${Resource_Files})
129-
130125
set(Source_Files
131126
"CrashHandler.cpp"
132127
"Declaration.cpp"
@@ -251,7 +246,6 @@ set(ALL_FILES
251246
${Header_Files__Z64__ZRoom}
252247
${Header_Files__Z64__ZRoom__Commands}
253248
${Header_Files__Utils}
254-
${Resource_Files}
255249
${Source_Files}
256250
${Source_Files__Libraries__libgfxd}
257251
${Source_Files__Yaz0}

0 commit comments

Comments
 (0)