开发者论坛

 找回密码
 注册 (请使用非IE浏览器)
查看: 3507|回复: 0

DXBuildGenerator根据DevExpress源码产生编译脚本的工具

[复制链接]

0

精华

0

贡献

2

赞扬

帖子
29
软币
350
在线时间
42 小时
注册时间
2013-7-29
发表于 2013-8-16 14:31:25 | 显示全部楼层 |阅读模式
本帖最后由 BDS2006 于 2013-8-16 14:31 编辑

CAUTION: This is a pre-alpha version. The programm modifies .cs and .csproj files. Please make backup copies of the originals!

Requirements:- Silverlight 5.0- Newest Version of Code Contracts for .NET: http://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970

Following assemblies are required to be installed in the GAC:

Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL
Microsoft.VisualStudio.Shell.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL
Microsoft.VisualStudio.Shell.Design, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL

Usage: DXBuildGenerator -s <source directory> -r <references directory>
Or: DXBuildGenerator -x <devexpress root directory>

Example DXGenerator -x "c:\Program Files (x86)\DevExpress\DXperience 12.2"  -x         
Path to the DevExpress installation folder.If this option is            
specified, Source code directory,  references directory and the              
output path are determinated automatically.

--op        Output path for the compiled assemblies. If the value is not              
specified, the property value from the template will be used.  
-t          (Default: Template.proj) Template file name
-o          (Default: build.proj) Output file name
-s          Source code directory  
-r          Reference files root directory  
--nosl      Skip silverlight projects
--notest    Skip test projects  
--nomvc     Skip ASP.NET MVC projects  
--nowinrt   Skip WinRT (Windows 8) projects   
--help      Display this help screen.
源码链接:
https://github.com/derjabkin/DXBuildGenerator
编译后链接:
http://pan.baidu.com/share/link?shareid=1059262439&uk=2989171739

评分

参与人数 2赞扬 +2 收起 理由
Kenneth + 1 感谢分享
dsir + 1 Thanks

查看全部评分

回复

使用道具 举报

Archiver|手机版|小黑屋|开发者网 ( 苏ICP备08004430号-2 )
版权所有:南京韵文教育信息咨询有限公司

GMT+8, 2024-5-5 05:36

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表