Skip to content

Commit

Permalink
Enable C++/WinRT support for NanaZipSfxWindows project to resolve the…
Browse files Browse the repository at this point in the history
… compilation error
  • Loading branch information
MouriNaruto committed Jun 10, 2023
1 parent 15215d6 commit 186a71b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NanaZipSfxWindows/NanaZipSfxWindows.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<MileProjectType>WindowsApplication</MileProjectType>
<MileProjectManifestFile>NanaZipSfxWindows.manifest</MileProjectManifestFile>
<MileProjectEnableVCLTLSupport>true</MileProjectEnableVCLTLSupport>
<MileProjectEnableCppWinRTSupport>true</MileProjectEnableCppWinRTSupport>
<MileProjectUseProjectProperties>true</MileProjectUseProjectProperties>
<MileProjectCompanyName>M2-Team</MileProjectCompanyName>
<MileProjectFileDescription>NanaZip Self Extracting Executable (Windows)</MileProjectFileDescription>
Expand Down

0 comments on commit 186a71b

Please sign in to comment.