more platform renaming
This commit is contained in:
parent
b19d8a8125
commit
539d64851c
|
@ -11,8 +11,7 @@
|
|||
<?define LibSrcRoot = "$(var.juicysfplugin_StandalonePlugin.TargetDir)" ?>
|
||||
|
||||
<!-- Product name as you want it to appear in Add/Remove Programs-->
|
||||
<!-- <?if $(var.Platform) = x64 ?> -->
|
||||
<?if "$(var.Configuration)" = "Release x64" ?>
|
||||
<?if "$(var.Platform)" = "x64" ?>
|
||||
<?define ProductName = "$(var.Name) (64 bit)" ?>
|
||||
<?define Win64 = "yes" ?>
|
||||
<?define PlatformProgramFilesFolder = "ProgramFiles64Folder" ?>
|
||||
|
|
Loading…
Reference in New Issue
Block a user