exedoVCPP
Centre for Vision, Speech & Signal Processing
 

Visual C++ Project file utility.

This program takes an AMMA style directory tree and turns it into a Visual C++ project.

Online Help:

Usage: /vol/vssp/local/trees/amma-4/linux/bin/doVCPP [options] 
   -optload () [] Load options from a file.  
   -optsave () [] Save options to a file.  
   -i (.) [.] (input)  Directory for unix src tree.  
   -o () [] (output) Directory for VCPP src tree.   
   -d (h) [h] dos drive letter to append to src path 
   -dp (same) [same] dos path for project files, no leading or trailing / required, defaults to same as output directory.  
   -dt (c:/temp) [c:/temp] dos path for temp files.  
   -lt (lib6.dsp) [lib6.dsp] A template file for a static library 
   -ct (con6.dsp) [con6.dsp] A template file for a console application 
   -pt (/vol/vssp/local/trees/amma-4/Tools/VCPP) [/vol/vssp/local/trees/amma-4/Tools/VCPP] Where to look for template files. 
   -r (TRUE) [TRUE] recurse into subdirectories. 
   -a (FALSE) [FALSE] Go into inactive directories as well. 
   -b (FALSE) [FALSE] Put the files back (run in reverse)
   -v (FALSE) [FALSE] Verbose mode.
   -one (FALSE) [FALSE] Make only one library.
   -ex (FALSE) [FALSE] Do the executables as well.
   -ported (FALSE) [FALSE] Create the AMMA ported workspace
   -help (TRUE) [FALSE] Print usage information. 
Author: Charles Galambos, Generated by DocExe: March 20, 2001