mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-09-24 15:54:12 +00:00
9 lines
183 B
Text
9 lines
183 B
Text
; 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
|