aboutsummaryrefslogtreecommitdiff
path: root/Src/installer/SDK/in_raw.nsh
blob: 862aab4e6d259a0dcae0c69e0efebf6a96dd8c72 (plain) (blame)
1
2
3
4
5
6
7
8
9
; 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