mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-13 18:21:04 +01:00
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
|