Differences From Artifact [67011a15ae]:
- File src/groffstudio.lpi — part of check-in [f5f4824b2b] at 2024-04-30 09:41:14 on branch trunk — [Feature] On Windows, Ghostscript replaced pdfroff. [Bugfix] The groff detection logic was not as logical as it should have been. (user: Cthulhux, size: 3527) [annotate] [blame] [check-ins using]
To Artifact [bfb4387ac2]:
- File src/groffstudio.lpi — part of check-in [a74e7d1c7f] at 2024-04-30 09:49:22 on branch trunk — Only build PDF when the user wants to, even on Windows. (user: Cthulhux, size: 3554) [annotate] [blame] [check-ins using]
︙ | |||
19 20 21 22 23 24 25 26 27 28 29 30 31 32 | 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | + | <Resource_0 FileName="..\LICENSE" Type="RCDATA" ResourceName="LICENSE"/> </Resources> </General> <VersionInfo> <UseVersionInfo Value="True"/> <AutoIncrementBuild Value="True"/> <MinorVersionNr Value="14"/> <BuildNr Value="2"/> <StringTable ProductName="groffstudio"/> </VersionInfo> <BuildModes> <Item Name="Default" Default="True"/> </BuildModes> <PublishOptions> <Version Value="2"/> |
︙ |