aboutsummaryrefslogtreecommitdiff
path: root/Src/installer/SDK/mlExplorer.nsh
blob: 06198361d34177ead104e2f2ab7c2220c56ac721 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
; Sample HTTP Plugin
SetOutPath $INSTDIR\mlExplorer

; project files
File ${Hinterland}\mlExplorer\mlExplorer.sln
File ${Hinterland}\mlExplorer\mlExplorer.vcproj

; source
File ${Hinterland}\mlExplorer\mlExplorer.cpp

; docs
File ${Hinterland}\mlExplorer\readme.txt