Linux test merged.
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="D:\work\prj\fw\xmain\src;D:\work\prj\fw\main\3rd_party\qt\4.3.3\win32\include"
|
||||
AdditionalIncludeDirectories="D:\work\prj\fw\xmain\src;D:\work\prj\fw\xmain\src\base"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;SSE_OPTIMIZATIONS"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
@@ -184,11 +184,29 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\transform.cpp"
|
||||
RelativePath="..\..\fw\xmain\src\base\transform.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\transform.h"
|
||||
RelativePath="..\..\fw\xmain\src\base\transform.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@@ -208,11 +226,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\sseprim.h"
|
||||
RelativePath="..\..\fw\xmain\src\base\sseprim.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ssetypes.h"
|
||||
RelativePath="..\..\fw\xmain\src\base\ssetypes.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
||||
Reference in New Issue
Block a user