|
1 | 1 | AUTOMAKE_OPTIONS=foreign
|
2 |
| -EXTRA_DIST= VS2012/LCUI/LCUI.rc \ |
3 |
| -VS2012/LCUI/LCUI.vcxproj.filters \ |
4 |
| -VS2012/LCUI/LCUI.vcxproj \ |
5 |
| -VS2012/LCUI/resource.h \ |
6 |
| -VS2012/LCUI/lcui.ico \ |
7 |
| -VS2012/LCUI-Demo.sln \ |
8 |
| -VS2012/LCUI.sln \ |
9 |
| -VS2012/helloworld/helloworld.vcxproj.filters \ |
10 |
| -VS2012/helloworld/helloworld.vcxproj \ |
11 |
| -VS2012/LCUITest/LCUITest.vcxproj.filters \ |
12 |
| -VS2012/LCUITest/LCUITest.vcxproj \ |
13 |
| -VS2012/LCUIMain/LCUIMain.vcxproj.filters \ |
14 |
| -VS2012/LCUIMain/LCUIMain.vcxproj \ |
15 |
| -VS2012/LCUIMain/win32_main.c |
| 2 | +EXTRA_DIST=windows/LCUIUWP/LCUIUWP.vcxproj \ |
| 3 | +windows/LCUIUWP/LCUIUWP.vcxproj.filters \ |
| 4 | +windows/testtouch/testtouch.vcxproj.filters \ |
| 5 | +windows/testtouch/testtouch.vcxproj \ |
| 6 | +windows/LCUI.sln \ |
| 7 | +windows/LCUIMain/LCUIMain.vcxproj.filters \ |
| 8 | +windows/LCUIMain/win32_main.c \ |
| 9 | +windows/LCUIMain/LCUIMain.vcxproj \ |
| 10 | +windows/LCUITest/LCUITest.vcxproj \ |
| 11 | +windows/LCUITest/LCUITest.vcxproj.filters \ |
| 12 | +windows/LCUI/resource.h \ |
| 13 | +windows/LCUI/LCUI.vcxproj \ |
| 14 | +windows/LCUI/lcui.ico \ |
| 15 | +windows/LCUI/LCUI.vcxproj.user \ |
| 16 | +windows/LCUI/helloworld.css \ |
| 17 | +windows/LCUI/helloworld.xml \ |
| 18 | +windows/LCUI/LCUI.vcxproj.filters \ |
| 19 | +windows/LCUI/LCUI.rc \ |
| 20 | +windows/LCUI-Demo.sln \ |
| 21 | +windows/helloworld/helloworld.vcxproj \ |
| 22 | +windows/helloworld/helloworld.vcxproj.filters |
| 23 | + |
0 commit comments