fnc12 / Mitsoko

10 stars 1 forks source link

Separation of example files in separate folder #7

Closed DonaldTrump88 closed 7 years ago

DonaldTrump88 commented 7 years ago

I want to use the library in another application with different communication method. Is it possible to separate library code and example code(connected with template) in two separate folders? I separated Mitsoko main folder files which are example related. The files are

Language.cpp
Language.hpp
Presenter.hpp
View.cpp
View.hpp
ViperGod.cpp
ViperGod.hpp

The common library files in Mitsoko folder are

AndroidUtil
example //the example folder
iOSutil
Url
//Remaining Mitsoko files