Kaydet (Commit) 33d0aec1 authored tarafından Fridrich Štrba's avatar Fridrich Štrba Kaydeden (comit) Michael Meeks

Package stlport on Windows when requested (fdo#37561)

Signed-off-by: 's avatarMichael Meeks <michael.meeks@suse.com>
üst 0d995e13
......@@ -868,7 +868,7 @@ File gid_File_Dl_Stlport
Name = SCP2_URE_DL_NORMAL("stlport_sunpro");
#endif
#endif
#elif defined WNT && ((_MSC_VER == 1500) || (_MSC_VER == 1600))
#elif defined WNT && defined _MSC
#if defined _DEBUG_RUNTIME
Name = SCP2_URE_DL_NORMAL("stlport_vc71_stldebug45");
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment