OSDN Git Service

modified QNUMBER, simplified project structure
[fast-forth/master.git] / config / PreprocessSourceFile.bat
1 ::PreProcessSourceFile.bat
2 ::used as link in any folder to drag and drop file.f on it.
3 ::@call  SelectTarget.bat
4 @call  Select.bat SelectTemplate
5 @start  Preprocess.bat %1 %~d1\inc\%template% %2
6 exit
7 :: %1 is file.f to be preprocessed
8 :: %2 is used by Preprocess.bat as an unexpected third parameter