|
@@ -89,10 +89,6 @@ class CompilerHelper:
|
|
|
|
|
|
|
|
print("Done.")
|
|
print("Done.")
|
|
|
|
|
|
|
|
-#------------------------------------------------------------------------------
|
|
|
|
|
-def print_help_message():
|
|
|
|
|
- print("usage: resource-compiler <root-path>")
|
|
|
|
|
-
|
|
|
|
|
#------------------------------------------------------------------------------
|
|
#------------------------------------------------------------------------------
|
|
|
def main():
|
|
def main():
|
|
|
root_path = ""
|
|
root_path = ""
|