随笔 - 505  文章 - 1034  trackbacks - 0
<2007年11月>
28293031123
45678910
11121314151617
18192021222324
2526272829301
2345678


子曾经曰过:编程无他,唯手熟尔!

常用链接

留言簿(94)

随笔分类(649)

随笔档案(505)

相册

BCB

Crytek

  • crymod
  • Crytek's Offical Modding Portal

Game Industry

OGRE

other

Programmers

Qt

WOW Stuff

搜索

  •  

积分与排名

  • 积分 - 893949
  • 排名 - 14

最新随笔

最新评论

阅读排行榜

评论排行榜

编译个WowModelViewer就不用装VS2008了。这样子啊!以前我咋就没想到呢?

.sln

Microsoft Visual Studio Solution File
, Format Version 10.00
# Visual Studio 
2008

修改为

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 
2005

.vcproj

<VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="wowmodelview" ProjectGUID="{DCA0C667-2A7A-4FCE-AD02-466F7A380E0C}" RootNamespace="wowmodelview" Keyword="Win32Proj" TargetFrameworkVersion="131072">

开头的这句把9.00改为8.00就可以了。

Fucking easy!

posted on 2009-07-17 17:33 七星重剑 阅读(4284) 评论(5)  编辑 收藏 引用 所属分类: IDE -- visual c++

FeedBack:
# re: VS2008 .sln .vcproj 转VS2005 2009-07-27 17:51 tks
感谢!!!  回复  更多评论
  
# re: VS2008 .sln .vcproj 转VS2005 2009-09-21 14:51 henlly
Fucking easy!

thanks  回复  更多评论
  
# re: VS2008 .sln .vcproj 转VS2005 2009-12-10 16:15 dezwen
really fucking easy....  回复  更多评论
  
# re: VS2008 .sln .vcproj 转VS2005 2010-02-02 14:57 消失的人
多谢分享 很实用   回复  更多评论
  
# re: VS2008 .sln .vcproj 转VS2005 2010-03-16 08:55 fucking easy
fucking easy OK  回复  更多评论
  

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理