X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=project%2Flibcec.vcxproj;h=b2af3eaf02db00a4eabeff950dc52269be73d2c9;hb=b4196266f28c34c70dc930aaa32500fc71458253;hp=271d0dffbb1159abcff265d168665cb9932557f1;hpb=cf34f9fd4c28854152a995bdc9243b8a7bb893a1;p=deb_libcec.git diff --git a/project/libcec.vcxproj b/project/libcec.vcxproj index 271d0df..b2af3ea 100644 --- a/project/libcec.vcxproj +++ b/project/libcec.vcxproj @@ -69,6 +69,7 @@ + @@ -115,21 +116,25 @@ DynamicLibrary true MultiByte + v110 DynamicLibrary true MultiByte + v110 DynamicLibrary false MultiByte + v110 DynamicLibrary false MultiByte + v110 @@ -151,13 +156,13 @@ $(SolutionDir)..\build\ - $(SolutionDir)..\build\ + $(SolutionDir)..\build\x64\ libcec - $(ProjectName).x64 + $(ProjectName) $(SolutionDir)..\include;$(IncludePath) @@ -174,8 +179,8 @@ C:\WinDDK\7600.16385.1\lib\win7\i386;$(LibraryPath) - $(SolutionDir)..\build\ - $(ProjectName).x64 + $(SolutionDir)..\build\x64\ + $(ProjectName) $(SolutionDir)..\include;$(IncludePath) C:\WinDDK\7600.16385.1\lib\win7\amd64;$(LibraryPath) @@ -269,4 +274,4 @@ - + \ No newline at end of file