-
Notifications
You must be signed in to change notification settings - Fork 668
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Adrien JUND
committed
Aug 31, 2017
1 parent
8027a56
commit af8d4c6
Showing
8 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Include> | ||
<?define ProductName="Dokan Library" ?> | ||
<?define ProductCodeX64="{65A3A964-3DC3-0100-0003-170324143158}" ?> | ||
<?define ProductCodeX64="{65A3A964-3DC3-0100-0004-170831093022}" ?> | ||
<?define UpgradeCodeX64="{2EF80C64-08A6-4FE1-BE92-13FD293C831B}" ?> | ||
<?define ProductCodeX86="{65A3A986-3DC3-0100-0003-170324143158}" ?> | ||
<?define ProductCodeX86="{65A3A986-3DC3-0100-0004-170831093022}" ?> | ||
<?define UpgradeCodeX86="{2EF80C86-08A6-4FE1-BE92-13FD293C831B}" ?> | ||
<?define ProviderKey="{5F030BFA-CE6E-408A-9694-F593B319DBBE}" ?> | ||
<?define BundleUpgradeCode="{A30D29CD-FA58-4542-8D41-7EDD1FB1EE5A}" ?> | ||
<?define BaseVersion="1.0.3" ?> | ||
<?define BaseVersion="1.0.4" ?> | ||
<?define MajorVersion="1" ?> | ||
<?define BuildVersion="1000" ?> | ||
<?define CompanyName="Dokany Project" ?> | ||
<?define ShortCompanyName="Dokany Project" ?> | ||
<?define UpdateURL="https://dokan-dev.github.io/" ?> | ||
<?define InstallerVersion="500" ?> | ||
<?define Compressed="no" ?> | ||
<?define Compressed="yes" ?> | ||
<?define BuildCygwin="true" ?> | ||
</Include> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters