Last change
on this file since 5849 was
5740,
checked in by abeham, 14 years ago
|
#567
- Changed project plugin to create the version folder inside the project folder (a little workaround)
|
File size:
478 bytes
|
Line | |
---|
1 | SET ZIPFILENAME=HeuristicLab 3.3 Plugin Template.zip
|
---|
2 | REM "%ProgramFiles%\7-Zip\7z" a "%ZIPFILENAME%" AssemblyInfo.cs AssemblyInfo.frame HeuristicLab.Plugin.csproj HeuristicLab.snk HeuristicLabIcon.ico Plugin.cs Plugin.cs.frame PluginProjectTemplate.vstemplate
|
---|
3 | "%ProgramFiles%\7-Zip\7z" a "%ZIPFILENAME%" 3.3 HeuristicLabIcon.ico PluginProjectCollectionTemplate.vstemplate
|
---|
4 | copy "%ZIPFILENAME%" "%UserProfile%\Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\" |
---|
Note: See
TracBrowser
for help on using the repository browser.