[libcroco] MVSC 2008 Builds: Fine Tune .lib "Installation"
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libcroco] MVSC 2008 Builds: Fine Tune .lib "Installation"
- Date: Wed, 29 Jul 2015 06:47:32 +0000 (UTC)
commit a2b9a3aaeeaee5765366e55802e04c6ff5cce93c
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Wed Jul 29 14:47:42 2015 +0800
MVSC 2008 Builds: Fine Tune .lib "Installation"
Make sure that we don't copy the other .lib files accidently, when this
file is a part of an all-in-one solution file.
build/win32/vs9/croco-install.vspropsin | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs9/croco-install.vspropsin b/build/win32/vs9/croco-install.vspropsin
index a15e2ca..9348364 100644
--- a/build/win32/vs9/croco-install.vspropsin
+++ b/build/win32/vs9/croco-install.vspropsin
@@ -38,7 +38,7 @@ mkdir $(CopyDir)\include\libcroco-$(ApiVersion)\libcroco

#include "croco.headers"
mkdir $(CopyDir)\lib

-copy $(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin\*-$(ApiVersion).lib $(CopyDir)\lib

+copy $(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin\croco-$(ApiVersion).lib
$(CopyDir)\lib

"
/>
</VisualStudioPropertySheet>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]