Changeset 411

Show
Ignore:
Timestamp:
03/08/06 23:31:29 (3 years ago)
Author:
edmanm
Message:

Put the .o files into their own directory when building. I want my bin/ to
really just contain our executable binary.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Vidalia.pro

    r386 r411  
    2323 
    2424DESTDIR = bin 
    25 OBJECTS_DIR = bin/obj 
     25OBJECTS_DIR = obj 
    2626RCC_DIR = src 
    2727UI_DIR  = src