mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
9
Src/installer/SDK/in_raw.nsh
Normal file
9
Src/installer/SDK/in_raw.nsh
Normal file
@@ -0,0 +1,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
|
Reference in New Issue
Block a user