This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
Orchard
Watch
1
Star
0
Fork
0
You've already forked Orchard
mirror of
https://github.com/OrchardCMS/Orchard.git
synced
2025-07-15 21:43:27 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
0f93e120c3
Orchard
/
build.cmd
3 lines
42 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Mechanical refinement to build cmd files build.cmd can take an optional target name like Compile or several targets in order with quotes like "Compile,Package" clicktobuild.cmd will detect when the sdk env variable is not present, and vs2k8 is, and it will run the vs batch to initialize environment for calling msbuild --HG-- branch : dev
2010-02-08 07:07:45 +08:00
if
"
%~1
"
==
"
"
build Build
msbuild /t:
%~1
Reference in New Issue
Copy Permalink