Changeset 198 for trunk


Ignore:
Timestamp:
Jun 18, 2011, 8:50:28 AM (14 years ago)
Author:
rudi
Message:

project file generation in designer more unix-like

Location:
trunk/tools/designer/designer
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/designer/designer/project.cpp

    r197 r198  
    725725    if ( !hasPreviousContents ) {
    726726        contents +=
    727             "unix {\n"
     727            "unix|os2 {\n"
    728728            "  UI_DIR = .ui\n"
    729729            "  MOC_DIR = .moc\n"
Note: See TracChangeset for help on using the changeset viewer.