DXGL r634 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r633
|
r634
|
r635
>
Date:
03:53, 9 January 2016
Author:
admin
Status:
new
Tags:
Comment:
Add third-party credits to installer.
Modified paths:
/Installer/dxgl.nsi
(modified) (
history
)
Diff
[
purge
]
Index: Installer/dxgl.nsi
—
—
@@ -119,6 +119,8 @@
120
120
CreateShortCut "$SMPROGRAMS\DXGL\Configure DXGL.lnk" "$INSTDIR\dxglcfg.exe"
121
121
File "..\${SRCDIR}\ddraw.dll"
122
122
File /oname=ReadMe.txt "..\ReadMe.md"
123
+ File "..\ThirdParty.txt"
124
+ CreateShortCut "$SMPROGRAMS\DXGL\Third-party Credits.lnk" "$INSTDIR\ThirdParty.txt"
123
125
File "..\COPYING.txt"
124
126
File "..\Help\dxgl.chm"
125
127
CreateShortCut "$SMPROGRAMS\DXGL\DXGL Help.lnk" "$INSTDIR\dxgl.chm"
—
—
@@ -318,6 +320,7 @@
319
321
Delete "$INSTDIR\${PRODUCT_NAME}.url"
320
322
Delete "$INSTDIR\uninst.exe"
321
323
Delete "$INSTDIR\COPYING.txt"
324
+ Delete "$INSTDIR\ThirdParty.txt"
322
325
Delete "$INSTDIR\ReadMe.txt"
323
326
Delete "$INSTDIR\ddraw.dll"
324
327
Delete "$INSTDIR\dxglcfg.exe"
Navigation menu
Personal tools
Log in
Namespaces
Special page
English
expanded
collapsed
Views
More
expanded
collapsed
Search
Navigation
Home
Main page
Recent changes
Random page
MediaWiki help
Introduction
Progress
Downloads
Source code
Build from source
AppDB
Bug reports
Forums
Tools
Special pages
Printable version