simplify the hierarchy section hierarchy
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user