Commit a7b8338c by wangguotao

for checkout

parent 090c6275
/.vs
/*.pdb
/MomentaMedia/x64/
/x64/Debug/MomentaMedia.exe
/x64/Debug/MomentaMedia.pdb
/x64/Release/MomentaMedia.exe
/x64/Release/MomentaMedia.log
/x64/Release/MomentaMedia.pdb
...@@ -16,7 +16,7 @@ LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED ...@@ -16,7 +16,7 @@ LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
// Icon with lowest ID value placed first to ensure application icon // Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems. // remains consistent on all systems.
IDI_ICON1 ICON "F:\\workspace\\H2V\\MomentaMedia\\Form\\HD-N.ico" IDI_ICON1 ICON "F:\\workspace\\H2V-hd\\MomentaMedia\\Form\\HD-N.ico"
#endif // 中文(简体,中国) resources #endif // 中文(简体,中国) resources
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
......
qtmain.lib(qtmain_win.obj) : warning LNK4099: 未找到 PDB“”(使用“qtmain.lib(qtmain_win.obj)”或在“”中寻找);正在链接对象,如同没有调试信息一样 qtmain.lib(qtmain_win.obj) : warning LNK4099: 未找到 PDB“”(使用“qtmain.lib(qtmain_win.obj)”或在“”中寻找);正在链接对象,如同没有调试信息一样
MomentaMedia.vcxproj -> F:\workspace\H2V\x64\Release\高清裁切引擎.exe MomentaMedia.vcxproj -> F:\workspace\H2V-hd\x64\Release\高清裁切引擎.exe
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.34.31933:TargetPlatformVersion=10.0.20348.0: PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.34.31933:TargetPlatformVersion=10.0.20348.0:
Release|x64|F:\workspace\H2V\| Release|x64|F:\workspace\H2V-hd\|
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<Project> <Project>
<ProjectOutputs> <ProjectOutputs>
<ProjectOutput> <ProjectOutput>
<FullPath>F:\workspace\H2V\x64\Release\高清裁切引擎.exe</FullPath> <FullPath>F:\workspace\H2V-hd\x64\Release\高清裁切引擎.exe</FullPath>
</ProjectOutput> </ProjectOutput>
</ProjectOutputs> </ProjectOutputs>
<ContentFiles /> <ContentFiles />
......
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