winamp/Src/installer/SDK/in_raw.nsh
2024-09-24 14:54:57 +02:00

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