No need for WinMessages.nsh

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1707 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-11-15 11:31:15 +00:00
parent fb3e452b28
commit b2692158de

View file

@ -1,7 +1,3 @@
!verbose 3
!include "${NSISDIR}\Examples\WinMessages.nsh"
!verbose 4
Name "StartMenu.dll test"
OutFile "StartMenu Test.exe"