File: bakefile_gen_vs2010.cmd

package info (click to toggle)
flamerobin 0.9.3~svn%2B2220-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,376 kB
  • sloc: cpp: 51,595; sh: 2,764; xml: 1,190; makefile: 563
file content (7 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
@rem - Bakefile_gen will generate flamerobin.sln and *.vcproj files.
@rem - This script also creates a copy of flamerobin.sln under
@rem - flamerobin_vs2010.sln. Open flamerobin_vs2010.sln in
@rem - Visual Studio 2010 and it will convert and create *.vcxproj.

@bakefile_gen
@copy flamerobin.sln flamerobin_vs2010.sln