# This file is configured by CMake automatically as DartConfiguration.tcl # If you choose not to use CMake, this file may be hand configured, by # filling in the required variables. # Configuration directories and files SourceDirectory: C:/Documents and Settings/ipek/Desktop/KWMeshVisuPaper/code BuildDirectory: C:/Documents and Settings/ipek/Desktop/KWMeshVisuPaper/code # Site is something like machine.domain, i.e. pragmatic.crd Site: IPEK-CS # Build name is osname-revision-compiler, i.e. Linux-2.4.2-2smp-c++ BuildName: Win32-MSDEV # Submission information DropSite: public.kitware.com DropLocation: /incoming DropSiteUser: anonymous DropSitePassword: random@someplace.com DropSiteMode: active DropMethod: TriggerSite: http://public.kitware.com/cgi-bin/Submit-Random-TestingResults.cgi ScpCommand: SCPCOMMAND-NOTFOUND # Dashboard start time NightlyStartTime: 00:00:00 EDT # Commands for the build/test/submit cycle ConfigureCommand: "C:/Program Files/CMake 2.2/bin/cmake.exe" "C:/Documents and Settings/ipek/Desktop/KWMeshVisuPaper/code" MakeCommand: C:\PROGRA~1\MICROS~3\COMMON\MSDev98\Bin\MSDEV.COM KWMeshVisu.dsw /MAKE "ALL_BUILD - Release" /BUILD # CVS options # Default is "-d -P -A" CVSCommand: C:/Program Files/GNU/WinCvs 1.3/CVSNT/cvs.exe CVSUpdateOptions: -d -A -P # Subversion options SVNCommand: C:/Program Files/Subversion/bin/svn.exe SVNUpdateOptions: # Generic update command UpdateCommand: UpdateOptions: UpdateType: # Dynamic analisys and coverage PurifyCommand: ValgrindCommand: ValgrindCommandOptions: MemoryCheckCommand: MEMORYCHECK_COMMAND-NOTFOUND MemoryCheckCommandOptions: MemoryCheckSuppressionFile: CoverageCommand: COVERAGE_COMMAND-NOTFOUND # Testing options # TimeOut is the amount of time in seconds to wait for processes # to complete during testing. After TimeOut seconds, the # process will be summaily terminated. # Currently set to 25 minutes TimeOut: 1500