this is no longer a problem
This commit is contained in:
+2
-2
@@ -404,7 +404,7 @@ Section "Main Section" SecMain
|
|||||||
|
|
||||||
SetOutPath "$INSTDIR\Program"
|
SetOutPath "$INSTDIR\Program"
|
||||||
!ifdef INSTALL_EXECUTABLES
|
!ifdef INSTALL_EXECUTABLES
|
||||||
; normal exec (xxx: hardcoded to StepMania instead of ${PRODUCT_FAMILY})
|
; normal exec
|
||||||
File "Program\StepMania.exe"
|
File "Program\StepMania.exe"
|
||||||
File "Program\StepMania.vdi"
|
File "Program\StepMania.vdi"
|
||||||
; sse2 exec
|
; sse2 exec
|
||||||
@@ -412,7 +412,7 @@ Section "Main Section" SecMain
|
|||||||
File "Program\StepMania-SSE2.vdi"
|
File "Program\StepMania-SSE2.vdi"
|
||||||
; other programs
|
; other programs
|
||||||
File "Program\Texture Font Generator.exe"
|
File "Program\Texture Font Generator.exe"
|
||||||
; this crashes so fuck it
|
; AJ can never get this built properly:
|
||||||
;File "Program\tools.exe" ; to be replaced eventually
|
;File "Program\tools.exe" ; to be replaced eventually
|
||||||
!endif
|
!endif
|
||||||
!ifdef ASSOCIATE_SMZIP
|
!ifdef ASSOCIATE_SMZIP
|
||||||
|
|||||||
Reference in New Issue
Block a user