Skip to content

Commit 8ca85ca

Browse files
author
what_nick
committedFeb 5, 2008
Made python compulsory. Need to migrate to trunk.
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0.9.2rc1@8104 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 26b9762 commit 8ca85ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎win_build/qgis.nsi‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ Section "Development headers" SEC02
154154
SectionEnd
155155

156156
Section "Python Extension" SEC03
157+
;this section is mandatory
158+
SectionIn RO
157159
!insertmacro CHECK_PYTHON
158160
SetOutPath "$INSTDIR"
159161
File /r "C:\Program Files\qgis${PRODUCT_VERSION_NUMBER}\python"

0 commit comments

Comments
 (0)
Please sign in to comment.