OSDN Git Service

modified QNUMBER, simplified project structure
[fast-forth/master.git] / config / SendSourceFileToTarget.bat
similarity index 82%
rename from config/msp430/SendSourceFileToTarget.bat
rename to config/SendSourceFileToTarget.bat
index acf4c62..162b27a 100644 (file)
@@ -14,7 +14,7 @@ exit
 
 call  Select.bat SelectTemplate
 
-start  SendSource.bat %1 %~d1\config\gema\%template% NOECHO
+start  SendSource.bat %1 %~d1\inc\%template% NOECHO
 
 ::PAUSE > NUL
 exit