Skip to content

Commit 4f03ed4

Browse files
turn signing back on
1 parent 2215d79 commit 4f03ed4

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

Build/BuildDPM.fbp8

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ begin
2323
linkproductversion = false
2424
minorversion = 2
2525
name = DPMVersion
26-
productname = "DPM IDE Support for Delphi12"
26+
productname = "DPM IDE Support for DelphiXE7"
2727
productversionstring = 0.2.0-alpha
2828
end
2929
end
@@ -1286,7 +1286,7 @@ begin
12861286
terminateontimeout = true
12871287
timeoutlength = 2
12881288
as.projectpath = %SRC_ROOT%\\%ProjectFile%oj
1289-
as.compilerversion = 12
1289+
as.compilerversion = XE7
12901290
as.verbosity = Debug
12911291
as.nobanner = True
12921292
action.script
@@ -1314,7 +1314,7 @@ begin
13141314
compileridl = true
13151315
configname = Release
13161316
debugversionnumbers = false
1317-
delphiversion = Delphi12
1317+
delphiversion = DelphiXE7
13181318
enabletimeout = false
13191319
eurekalogverboselogging = false
13201320
frameworktype = VCL
@@ -1335,7 +1335,7 @@ begin
13351335
manifestfile = %SRC_ROOT%\\dpmManifest.xml
13361336
minorversion = 2
13371337
noconfig = false
1338-
platform = Win64
1338+
platform = Win32
13391339
platformsdktype = ProjectSDK
13401340
projectfile = %SRC_ROOT%\\%ProjectFile%
13411341
regenerateresource = true
@@ -1354,7 +1354,7 @@ begin
13541354
useversionfromdof = false
13551355
verboseoutput = false
13561356
versioninfokeys = "LegalCopyright\=© 2019 -2024 Vincent Parrett and Contributors" +
1357-
"ProductName\=DPM IDE Support for Delphi12" +
1357+
"ProductName\=DPM IDE Support for DelphiXE7" +
13581358
"ProductVersion\=0.2.0-alpha" +
13591359
""
13601360
versioninfopropertysetname = DPMVersion
@@ -1531,7 +1531,6 @@ begin
15311531
apikey = %SignotaurAPIKey%
15321532
contentdescription = "DPM command line"
15331533
contentdescriptionurl = https://docs.delphi.dev
1534-
enabled = false
15351534
enabletimeout = false
15361535
expandimpersonationtoken = false
15371536
filespecs = "%FileToSign%" +
@@ -1550,10 +1549,6 @@ begin
15501549
timestampserverurl = http://timestamp.sectigo.com
15511550
useerrordialogmonitor = false
15521551
end
1553-
action.group
1554-
begin
1555-
id = {3248FFDC-AB6C-452A-999D-EE54ABFFF9A1}
1556-
end
15571552
end
15581553
end
15591554
variable

0 commit comments

Comments
 (0)