|
28 | 28 | <UseVersionInfo Value="True"/> |
29 | 29 | <AutoIncrementBuild Value="True"/> |
30 | 30 | <MinorVersionNr Value="1"/> |
31 | | - <RevisionNr Value="11"/> |
32 | | - <BuildNr Value="139"/> |
| 31 | + <RevisionNr Value="12"/> |
| 32 | + <BuildNr Value="143"/> |
33 | 33 | <Attributes pvaPreRelease="True"/> |
34 | 34 | <StringTable OriginalFilename="vcmieditor.exe" ProductName="VCMI" ProductVersion="0.99"/> |
35 | 35 | </VersionInfo> |
36 | | - <BuildModes Count="6"> |
| 36 | + <BuildModes Count="7"> |
37 | 37 | <Item1 Name="Debug" Default="True"/> |
38 | 38 | <Item2 Name="Release"> |
39 | 39 | <CompilerOptions> |
|
234 | 234 | </Linking> |
235 | 235 | </CompilerOptions> |
236 | 236 | </Item6> |
| 237 | + <Item7 Name="ReleaseWin32"> |
| 238 | + <CompilerOptions> |
| 239 | + <Version Value="11"/> |
| 240 | + <PathDelim Value="\"/> |
| 241 | + <Target> |
| 242 | + <Filename Value="bin32\vcmieditor"/> |
| 243 | + </Target> |
| 244 | + <SearchPaths> |
| 245 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 246 | + <OtherUnitFiles Value="forms;3rd_party;forms\subframes"/> |
| 247 | + <UnitOutputDirectory Value="units\$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)-$(BuildMode)"/> |
| 248 | + </SearchPaths> |
| 249 | + <Parsing> |
| 250 | + <SyntaxOptions> |
| 251 | + <IncludeAssertionCode Value="True"/> |
| 252 | + </SyntaxOptions> |
| 253 | + </Parsing> |
| 254 | + <CodeGeneration> |
| 255 | + <SmartLinkUnit Value="True"/> |
| 256 | + <Checks> |
| 257 | + <IOChecks Value="True"/> |
| 258 | + </Checks> |
| 259 | + <TargetCPU Value="i386"/> |
| 260 | + <TargetOS Value="win32"/> |
| 261 | + <Optimizations> |
| 262 | + <OptimizationLevel Value="3"/> |
| 263 | + </Optimizations> |
| 264 | + </CodeGeneration> |
| 265 | + <Linking> |
| 266 | + <Debugging> |
| 267 | + <GenerateDebugInfo Value="False"/> |
| 268 | + </Debugging> |
| 269 | + <LinkSmart Value="True"/> |
| 270 | + <Options> |
| 271 | + <Win32> |
| 272 | + <GraphicApplication Value="True"/> |
| 273 | + </Win32> |
| 274 | + </Options> |
| 275 | + </Linking> |
| 276 | + <Other> |
| 277 | + <Verbosity> |
| 278 | + <ShowHints Value="False"/> |
| 279 | + <ShoLineNum Value="True"/> |
| 280 | + </Verbosity> |
| 281 | + <ConfigFile> |
| 282 | + <StopAfterErrCount Value="10"/> |
| 283 | + </ConfigFile> |
| 284 | + </Other> |
| 285 | + </CompilerOptions> |
| 286 | + </Item7> |
237 | 287 | <SharedMatrixOptions Count="3"> |
238 | 288 | <Item1 ID="127405509966" Targets="#project" Modes="DebugWin64,Debug" Value="-dDEBUG"/> |
239 | 289 | <Item2 ID="440454387983" Targets="#project" Modes="Release,ReleaseWin64" Value="-dRELEASE"/> |
|
0 commit comments