Skip to content

Commit

Permalink
Added build installer
Browse files Browse the repository at this point in the history
  • Loading branch information
tdoukinitsas committed Jun 30, 2021
1 parent 6534fcc commit c3b4ff6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Creativity Tools Render Manager.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ VisualStudioVersion = 16.0.29102.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Creativity Tools Render Manager", "Creativity Tools Render Manager.vbproj", "{A226A4DF-2923-4A61-B0E1-E05AF619A68A}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "RenderQ Installer", "..\RenderQ Installer\RenderQ Installer.vdproj", "{2C7B17BB-3492-4CD5-852E-539758155CD6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -15,6 +17,8 @@ Global
{A226A4DF-2923-4A61-B0E1-E05AF619A68A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A226A4DF-2923-4A61-B0E1-E05AF619A68A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A226A4DF-2923-4A61-B0E1-E05AF619A68A}.Release|Any CPU.Build.0 = Release|Any CPU
{2C7B17BB-3492-4CD5-852E-539758155CD6}.Debug|Any CPU.ActiveCfg = Debug
{2C7B17BB-3492-4CD5-852E-539758155CD6}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
3 changes: 2 additions & 1 deletion Creativity Tools Render Manager.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ProductName>RenderQ</ProductName>
<PublisherName>Thomas Doukinitsas</PublisherName>
<SuiteName>Creativity Tools</SuiteName>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationRevision>2</ApplicationRevision>
<ApplicationVersion>1.0.1.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
Expand Down Expand Up @@ -173,6 +173,7 @@
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
</EmbeddedResource>
<None Include="builds\RenderQ Installer.msi" />
<None Include="Creativity Tools Render Manager_TemporaryKey.pfx" />
<None Include="crtools_loop.json" />
<None Include="My Project\app.manifest" />
Expand Down
Binary file added builds/RenderQ Installer.msi
Binary file not shown.

0 comments on commit c3b4ff6

Please sign in to comment.