[vlmc-devel] commit: Moved mains to a specific dir. Creating a main without GUI for non GUI mode. (Hugo Beauzee-Luyssen )

git at videolan.org git at videolan.org
Sat Mar 20 16:29:33 CET 2010


vlmc | branch: master | Hugo Beauzee-Luyssen <beauze.h at gmail.com> | Thu Mar 18 17:26:29 2010 +0100| [47492d1811e326348fc6d93a5f06ab9f3476b6f5] | committer: Hugo Beauzee-Luyssen 

Moved mains to a specific dir. Creating a main without GUI for non GUI mode.

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=47492d1811e326348fc6d93a5f06ab9f3476b6f5
---

 cmake/config.h.cmake               |    3 +
 src/CMakeLists.txt                 |    9 ++--
 src/Commands/Commands.cpp          |   16 +++++-
 src/Commands/Commands.h            |   23 +++++++-
 src/{winvlmc.cpp => Main/main.cpp} |   42 +++++++++------
 src/main.cpp                       |  103 ------------------------------------
 src/vlmc.cpp                       |   65 ----------------------
 7 files changed, 68 insertions(+), 193 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=47492d1811e326348fc6d93a5f06ab9f3476b6f5


More information about the Vlmc-devel mailing list