Show
Ignore:
Timestamp:
08/11/08 12:35:29 (5 months ago)
Author:
liamstask
Message:

- update Makefile generation to include a dependency on config.h so projects can be rebuilt more intelligently. Also, be sure to modify config.h if it's different from the current ProjectInfo?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mcbuilder/trunk/src/MainWindow.cpp

    r797 r807  
    529529    setWindowTitle( projectName + "[*] - mcbuilder"); 
    530530    updateRecentProjects(projectPath); 
    531     builder->onProjectUpdated(); 
    532531    projInfo->load(); 
    533532    buildLog->clear();