lixqopensorce / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Support Visual Studio 2013 #245

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
 As title.

Original issue reported on code.google.com by wuye9036 on 21 Oct 2013 at 2:02

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 53f6ae2accfc.

Add freetype project for VS2013.

Original comment by wuye9036 on 21 Oct 2013 at 2:05

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 56e4374bf00f.

Add missed freetype project file.

Original comment by wuye9036 on 22 Oct 2013 at 6:33

GoogleCodeExporter commented 8 years ago
This issue was updated by revision bca1de1a224d.

Detecting VS2013's compiler in SystemInfo.

Original comment by minmin.gong on 22 Oct 2013 at 6:35

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 172eb216b6ea.

Salvia:
  Add filters to shadow map usage.

Original comment by wuye9036 on 1 Nov 2013 at 5:15

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 2 Dec 2013 at 1:51

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 5cfaceef9d52.

Fix some compiling errors and sample working directory under VS2013.

Original comment by minmin.gong on 19 Feb 2014 at 7:27

GoogleCodeExporter commented 8 years ago
This issue was updated by revision fa0487876947.

Backout changes to project.py.
Fix SALVIA_BOOST_LIB_DIR detection.

Original comment by minmin.gong on 19 Feb 2014 at 8:30

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 410265dc3cd6.

Added win_application to remove wtl which cannot be compiled without win SDK or 
VS Express.

Original comment by wuye9036 on 10 Aug 2014 at 5:53

GoogleCodeExporter commented 8 years ago
This issue was updated by revision a23cdfd2af0b.

Added win_application.cpp to project.
Fixed build error of win_application.

Original comment by wuye9036 on 10 Aug 2014 at 7:39

GoogleCodeExporter commented 8 years ago
This issue was updated by revision e84c13a671f3.

Revert an incorrect changes in eflib string.
Added logo as icon for application
Fixed resource and compilation errors of salviau/win.

Original comment by wuye9036 on 11 Aug 2014 at 5:46

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 8946beda79b6.

Fixed 'invalid window handle error' while message is processed before 
CreateWindow completed.

Original comment by wuye9036 on 11 Aug 2014 at 5:46

GoogleCodeExporter commented 8 years ago
This issue was updated by revision ca3db39e7af6.

Fixed Refresh issue.
Added missed icon file.

Original comment by wuye9036 on 11 Aug 2014 at 5:46

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 7fb384bf6e8b.

Remove WTL from third-party.
Remove wtl application and wtl window from salviau.
Now VS 2012/2013 Express works well.

Original comment by wuye9036 on 14 Aug 2014 at 4:14

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 14 Aug 2014 at 5:35