mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-04 04:42:06 -05:00
10 lines
183 B
Text
10 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
|