mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2025-09-26 07:10:18 +00:00
separated gui and cli dev files
began refactoring superscript in cli application
Former-commit-id: ee309b9f8b
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set pathtospec="../src/superscript.spec"
|
||||
set pathtospec="../src/cli/superscript.spec"
|
||||
set pathtodist="../dist/"
|
||||
set pathtowork="temp/"
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
pathtospec="../src/superscript.spec"
|
||||
pathtospec="../src/cli/superscript.spec"
|
||||
pathtodist="../dist/"
|
||||
pathtowork="temp/"
|
||||
|
||||
|
Reference in New Issue
Block a user