simplify automatic project generation
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
*
|
||||
* This file provides basis class and data structrue that required by nana
|
||||
*/
|
||||
|
||||
#if defined(NANA_WINDOWS)
|
||||
|
||||
#include <nana/detail/platform_spec_selector.hpp>
|
||||
#include <shellapi.h>
|
||||
#include <stdexcept>
|
||||
@@ -289,3 +292,6 @@ namespace detail
|
||||
}
|
||||
}//end namespace detail
|
||||
}//end namespace nana
|
||||
|
||||
//#if defined(NANA_WINDOWS)
|
||||
#endif
|
||||
Reference in New Issue
Block a user