simplify the hierarchy section hierarchy

This commit is contained in:
Matthias Mailänder
2015-11-25 10:03:06 +01:00
parent d40cb941d3
commit ba5aec2d66

View File

@@ -128,13 +128,11 @@ Section "Game" GAME
File "${SRCDIR}\glsl\*.vert" File "${SRCDIR}\glsl\*.vert"
SectionEnd SectionEnd
SectionGroup /e "Settings"
Section "Desktop Shortcut" DESKTOPSHORTCUT Section "Desktop Shortcut" DESKTOPSHORTCUT
SetOutPath "$INSTDIR" SetOutPath "$INSTDIR"
CreateShortCut "$DESKTOP\OpenRA.lnk" $INSTDIR\OpenRA.exe "" \ CreateShortCut "$DESKTOP\OpenRA.lnk" $INSTDIR\OpenRA.exe "" \
"$INSTDIR\OpenRA.exe" "" "" "" "" "$INSTDIR\OpenRA.exe" "" "" "" ""
SectionEnd SectionEnd
SectionGroupEnd
;*************************** ;***************************
;Dependency Sections ;Dependency Sections