]> git.lyx.org Git - lyx.git/commitdiff
* launcher no longer needed
authorJoost Verburg <joostverburg@users.sourceforge.net>
Thu, 17 Feb 2011 18:25:52 +0000 (18:25 +0000)
committerJoost Verburg <joostverburg@users.sourceforge.net>
Thu, 17 Feb 2011 18:25:52 +0000 (18:25 +0000)
* pdfview is part of dependencies package

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37718 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/installer/lyx.nsi

index a80697423f4b42e6f8e61d6a2ee341d35616422c..689dd3db85f2d96f627dbceb2ca062a71eb69a7c 100644 (file)
@@ -21,16 +21,6 @@ Compatible with NSIS 2.46
 !include include\gui.nsh
 !include include\init.nsh
 
-#--------------------------------
-# The following commands use makensis to compile two applications.
-# Although these applications are written in NSIS, they do not install anything.
-
-# Compile the launcher
-!system '"${NSISDIR}\makensis.exe" "${FILES_LAUNCHER}\launcher.nsi"'
-
-# Compile Windows PDF view helper
-!system '"${NSISDIR}\makensis.exe" "${FILES_PDFVIEW}\pdfview.nsi"'
-
 #--------------------------------
 # Setup