From 0486a124fb6a6bbf494df390a588296d3623868b Mon Sep 17 00:00:00 2001 From: Karlson2k Date: Fri, 23 Jan 2015 21:58:09 +0300 Subject: [win32] Add win32/crts_caller for calling same function in all loaded CRTs --- project/VS2010Express/XBMC.vcxproj | 2 ++ project/VS2010Express/XBMC.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'project') diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index 7e873102bb..dd310fdd45 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -1460,6 +1460,7 @@ + Create Create @@ -2147,6 +2148,7 @@ + diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters index 9f19d9fc19..840fb87be2 100644 --- a/project/VS2010Express/XBMC.vcxproj.filters +++ b/project/VS2010Express/XBMC.vcxproj.filters @@ -3092,6 +3092,9 @@ utils + + win32 + network\httprequesthandler @@ -6021,6 +6024,9 @@ cores + + win32 + filesystem -- cgit v1.2.3