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-10-15 19:54:57 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
8434039294e1554f57010304827a14d093084d3f
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-07 15:07:45 -08:00
if
"
%~1
"
==
"
"
build Build
msbuild /t:
%~1
Reference in New Issue
Copy Permalink