mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
refactor: fix build dir
This commit is contained in:
+1
-2
@@ -33,7 +33,6 @@ class Project():
|
||||
self.generate_shc_from_asm: bool = True
|
||||
|
||||
self.verify_filename = r'C:\Temp\a'
|
||||
self.build_dir = "build"
|
||||
|
||||
|
||||
|
||||
project = Project()
|
||||
|
||||
Reference in New Issue
Block a user