Changeset 143 in pacpusframework for branches/2.0-beta1/src/DBITEPlayer
- Timestamp:
- Jul 30, 2013, 6:16:04 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/src/DBITEPlayer/src/main.cpp
r89 r143 52 52 int main(int argc, char * argv[]) 53 53 { 54 LogConfigurator::configureLoggerWithFile("DbitePlayer_%N.log"); 55 54 56 PacpusApplication app(argc, argv); 55 57 ComponentManager * mgr = ComponentManager::getInstance();
Note:
See TracChangeset
for help on using the changeset viewer.