Ignore:
Timestamp:
02/15/13 23:15:19 (11 years ago)
Author:
lucsch
Message:

preliminary code for tmdmcreator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tmdmcreator/build/update-tmdmcreator.py

    r5 r6  
    4444 
    4545def buildMacBook(): 
    46   builddir = "/Users/lucien/DATA/PRJ/TOOLMAP2/bin_apps/shpimporter" 
     46  builddir = "/Users/lucien/DATA/PRJ/DATAMODEL/bin" 
    4747  try: 
    4848    p = Popen("cmake -GXcode " + GetCmakeDirName() + "  -DCMAKE_OSX_ARCHITECTURES:TEXT=x86_64 -DCMAKE_OSX_DEPLOYMENT_TARGET:TEXT=10.6 -DCMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE:FILE=/Users/lucien/DATA/PROGRAMATION/_LIB/64/_LIBWXSVN/bin/wx-config", shell=True, cwd=builddir) 
Note: See TracChangeset for help on using the changeset viewer.