10 lines
183 B
Plaintext
10 lines
183 B
Plaintext
|
; Raw input plugin
|
||
|
SetOutPath $INSTDIR\in_raw
|
||
|
|
||
|
; project files
|
||
|
File ${Hinterland}\in_raw\IN_RAW.sln
|
||
|
File ${Hinterland}\in_raw\IN_RAW.vcproj
|
||
|
|
||
|
; source
|
||
|
File ${Hinterland}\in_raw\MAIN.C
|