Birunthan Mohanathas
|
6332702f75
|
Fix running x64 projects using unit testing
|
2013-06-14 19:36:31 +03:00 |
|
Birunthan Mohanathas
|
1847e89b8e
|
Revert "Fixed another typo in 8a086ff"
This reverts commit 19690d6 .
|
2013-06-14 16:52:48 +03:00 |
|
Brian Ferguson
|
19690d6f83
|
Fixed another typo in 8a086ff
|
2013-06-13 16:41:43 -06:00 |
|
Birunthan Mohanathas
|
8a086ffdcb
|
Make unit tests available in Release builds
|
2013-06-13 21:13:57 +03:00 |
|
Birunthan Mohanathas
|
c5e2a7a2cb
|
Actually fix running debug projects that use unit testing
|
2013-06-13 20:52:15 +03:00 |
|
Birunthan Mohanathas
|
3cebbc6b53
|
Add Common_Test project and PathUtil_Test.cpp
The tests use the new Native Unit Test framework in VS2012.
|
2013-06-12 23:13:04 +03:00 |
|
Birunthan Mohanathas
|
cd4bf6d17a
|
Create Common.vcxproj to use files under Common as a static library
|
2013-06-12 21:54:23 +03:00 |
|
Birunthan Mohanathas
|
c91f095aef
|
Add PSAPI_VERSION=1 to Rainmeter.props for XP compatibility
This fixes the XP issue with NowPlaying.
|
2013-05-11 14:58:33 +03:00 |
|
Birunthan Mohanathas
|
d3f2e7ab83
|
Additional changes to 799b4e6
|
2013-05-01 14:14:47 +03:00 |
|
Birunthan Mohanathas
|
799b4e6279
|
Change to use the Win8 SDK headers despite using the v110_xp toolset
This will allow the use of WRL headers (e.g. for WRL::ComPtr) while maintaining compatibility with XP.
|
2013-05-01 13:51:21 +03:00 |
|
Birunthan Mohanathas
|
9b28e0285e
|
Add WinRT headers to include path in Rainmeter.props
|
2013-05-01 13:03:08 +03:00 |
|
Birunthan Mohanathas
|
7581e3ac98
|
Move basic project options into Project.props
|
2013-05-01 13:02:17 +03:00 |
|
Birunthan Mohanathas
|
b7c1e16554
|
Add initial work for installer C++ rewrite
Release build requires WinDDK to link with the system msvcrt.dll.
|
2013-03-18 18:55:34 +02:00 |
|
Birunthan Mohanathas
|
bdc079a7a8
|
Additional changes to 52e1f1c
|
2012-12-18 22:00:44 +02:00 |
|
Birunthan Mohanathas
|
17f390082d
|
Tweaks
|
2012-12-18 20:02:19 +02:00 |
|
Birunthan Mohanathas
|
cabc5f00a4
|
Upgraded project to VS2012 (Update 1)
|
2012-12-18 20:01:19 +02:00 |
|
Birunthan Mohanathas
|
52e1f1c6b4
|
Moved common project settings into .props files
|
2012-12-18 19:49:51 +02:00 |
|
Birunthan Mohanathas
|
c3ed2e5fa3
|
Reintegrated 2.3 branch into trunk
|
2012-01-08 17:35:29 +00:00 |
|
Birunthan Mohanathas
|
9447a38f00
|
Added a Rainmeter.props file to easily change to 64bit compiler across all projects (for VS2010 Pro, which has 64bit compiler by default).
This change has no effect on VC2010 Express users (i.e. Windows7.1SDK needs to be installed). Read the Building wiki entry for more info.
|
2011-05-14 07:56:18 +00:00 |
|