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