-
Notifications
You must be signed in to change notification settings - Fork 407
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
radioman
committed
Apr 1, 2015
1 parent
8a56cfc
commit a65ba8d
Showing
16 changed files
with
483 additions
and
64 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,37 @@ | ||
|
||
cd .\Release-NETv3.5 | ||
|
||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsPresentation.zip Demo.WindowsPresentation.exe | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsPresentation.zip GMap.NET.Core.dll | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsPresentation.zip GMap.NET.Core.xml | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsPresentation.zip GMap.NET.WindowsPresentation.dll | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsPresentation.zip GMap.NET.WindowsPresentation.xml | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsPresentation.zip ..\..\Info\License.txt | ||
|
||
"C:\Program Files\7-Zip\7z.exe" t ..\GMap.NET.WindowsPresentation.zip | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv3.5\Demo.WindowsPresentation.exe | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv3.5\GMap.NET.Core.dll | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv3.5\GMap.NET.Core.xml | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv3.5\GMap.NET.WindowsPresentation.dll | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv3.5\GMap.NET.WindowsPresentation.xml | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv3.5\License.txt | ||
|
||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv4.0\Demo.WindowsPresentation.exe | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv4.0\GMap.NET.Core.dll | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv4.0\GMap.NET.Core.xml | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv4.0\GMap.NET.WindowsPresentation.dll | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv4.0\GMap.NET.WindowsPresentation.xml | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsPresentation.zip Release-NETv4.0\License.txt | ||
|
||
"C:\Program Files\7-Zip\7z.exe" t GMap.NET.WindowsPresentation.zip | ||
|
||
pause | ||
|
||
cd ..\Release-NETv2.0 | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv4.0\Demo.WindowsForms.exe | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv4.0\GMap.NET.Core.dll | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv4.0\GMap.NET.Core.xml | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv4.0\GMap.NET.WindowsForms.dll | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv4.0\GMap.NET.WindowsForms.xml | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv4.0\License.txt | ||
|
||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsForms.zip Demo.WindowsForms.exe | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsForms.zip GMap.NET.Core.dll | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsForms.zip GMap.NET.Core.xml | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsForms.zip GMap.NET.WindowsForms.dll | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsForms.zip GMap.NET.WindowsForms.xml | ||
"C:\Program Files\7-Zip\7z.exe" a ..\GMap.NET.WindowsForms.zip ..\..\Info\License.txt | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv2.0\Demo.WindowsForms.exe | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv2.0\GMap.NET.Core.dll | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv2.0\GMap.NET.Core.xml | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv2.0\GMap.NET.WindowsForms.dll | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv2.0\GMap.NET.WindowsForms.xml | ||
"C:\Program Files\7-Zip\7z.exe" a GMap.NET.WindowsForms.zip Release-NETv2.0\License.txt | ||
|
||
"C:\Program Files\7-Zip\7z.exe" t ..\GMap.NET.WindowsForms.zip | ||
"C:\Program Files\7-Zip\7z.exe" t GMap.NET.WindowsForms.zip | ||
|
||
pause | ||
|
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.