Ignore:
Timestamp:
Jul 3, 2009, 5:19:08 PM (15 years ago)
Author:
hmueller
Message:

Clibbac now uses Python memory management

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vanHelsing/trunk/setup.py

    r772 r773  
    1010                    include_dirs = ['bacula_repo/src/'],
    1111                    libraries = ['crypto', 'ssl', 'bac'],
     12                    library_dirs = ['build/lib/'],
     13                    runtime_library_dirs = ['build/lib/'],
    1214                    )
    1315
Note: See TracChangeset for help on using the changeset viewer.