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
2026-02-09 09:16:41 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4a0b3f8468106d70f54f5353b48e1cc68a105094
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