Skip to content

Commit a98f92d

Browse files
committed
Added build script, to simplify life a bit now that we have both VS2010/2012 (and soon 2013) to cater for.
Former-commit-id: 61672b14373d380ccba5b6f2ce1729b3e7a8d608
1 parent 2963b6b commit a98f92d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
msbuild cefclient2010.sln /t:libcef_dll_wrapper:Rebuild /p:Configuration=Release /verbosity:Quiet
2+
msbuild cefclient2010.sln /t:libcef_dll_wrapper:Rebuild /p:Configuration=Debug /verbosity:Quiet
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
msbuild cefclient2010.sln /t:libcef_dll_wrapper:Rebuild /p:Configuration=Release /verbosity:Quiet
2+
msbuild cefclient2010.sln /t:libcef_dll_wrapper:Rebuild /p:Configuration=Debug /verbosity:Quiet

0 commit comments

Comments
 (0)