Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 3rdparty/CMakeFiles/generate.stamp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# CMake generation timestamp file this directory.
2 changes: 2 additions & 0 deletions 3rdparty/CMakeFiles/generate.stamp.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# CMake generation dependency list for this directory.
C:/Temp/practice1/practice1-devtools/3rdparty/CMakeLists.txt
29 changes: 29 additions & 0 deletions 3rdparty/cmake_install.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Install script for directory: C:/Temp/practice1/practice1-devtools/3rdparty

# Set the install prefix
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
SET(CMAKE_INSTALL_PREFIX "C:/Program Files/practice1")
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")

# Set the install configuration name.
IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
IF(BUILD_TYPE)
STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
ELSE(BUILD_TYPE)
SET(CMAKE_INSTALL_CONFIG_NAME "Release")
ENDIF(BUILD_TYPE)
MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)

# Set the component getting installed.
IF(NOT CMAKE_INSTALL_COMPONENT)
IF(COMPONENT)
MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
ELSE(COMPONENT)
SET(CMAKE_INSTALL_COMPONENT)
ENDIF(COMPONENT)
ENDIF(NOT CMAKE_INSTALL_COMPONENT)

Binary file added 3rdparty/gtest.dir/Debug/CL.read.1.tlog
Binary file not shown.
Binary file added 3rdparty/gtest.dir/Debug/CL.write.1.tlog
Binary file not shown.
Binary file added 3rdparty/gtest.dir/Debug/Lib-link.read.1.tlog
Binary file not shown.
Binary file added 3rdparty/gtest.dir/Debug/Lib-link.write.1.tlog
Binary file not shown.
Binary file added 3rdparty/gtest.dir/Debug/cl.command.1.tlog
Binary file not shown.
Binary file added 3rdparty/gtest.dir/Debug/custombuild.command.1.tlog
Binary file not shown.
Binary file added 3rdparty/gtest.dir/Debug/custombuild.read.1.tlog
Binary file not shown.
Binary file added 3rdparty/gtest.dir/Debug/custombuild.write.1.tlog
Binary file not shown.
14 changes: 14 additions & 0 deletions 3rdparty/gtest.dir/Debug/gtest.Build.CppClean.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
C:\TEMP\PRACTICE1\PRACTICE1-DEVTOOLS\3RDPARTY\CMAKEFILES\GENERATE.STAMP
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\cl.command.1.tlog
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\CL.read.1.tlog
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\CL.write.1.tlog
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\custombuild.command.1.tlog
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\custombuild.read.1.tlog
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\custombuild.write.1.tlog
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\gtest.write.1.tlog
C:\TEMP\PRACTICE1\PRACTICE1-DEVTOOLS\3RDPARTY\GTEST.DIR\DEBUG\GTEST-ALL.OBJ
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\lib.command.1.tlog
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\Lib-link.read.1.tlog
C:\Temp\practice1\practice1-devtools\3rdparty\gtest.dir\Debug\Lib-link.write.1.tlog
C:\TEMP\PRACTICE1\PRACTICE1-DEVTOOLS\LIB\DEBUG\GTEST.LIB
C:\TEMP\PRACTICE1\PRACTICE1-DEVTOOLS\LIB\DEBUG\GTEST.PDB
2 changes: 2 additions & 0 deletions 3rdparty/gtest.dir/Debug/gtest.lastbuildstate
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#v4.0:v100
Debug|x64|C:\Temp\practice1\practice1-devtools\|
23 changes: 23 additions & 0 deletions 3rdparty/gtest.dir/Debug/gtest.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Build started 8/17/2015 6:00:40 PM.
1>Project "C:\Temp\practice1\practice1-devtools\3rdparty\gtest.vcxproj" on node 3 (rebuild target(s)).
1>_PrepareForClean:
Deleting file "gtest.dir\Debug\gtest.lastbuildstate".
InitializeBuildStatus:
Creating "gtest.dir\Debug\gtest.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Temp/practice1/practice1-devtools/3rdparty/CMakeLists.txt
CMake does not need to re-run because C:\Temp\practice1\practice1-devtools\3rdparty\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\x86_amd64\CL.exe /c /I"C:/Temp/practice1/practice1-devtools/include" /I"C:/Temp/practice1/practice1-devtools/3rdparty" /I"C:/OpenCV-2.4.11/opencv/build/include" /I"C:/OpenCV-2.4.11/opencv/build/include/opencv" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"gtest.dir\Debug\\" /Fd"C:/Temp/practice1/practice1-devtools/lib/Debug/gtest.pdb" /Gd /TP /errorReport:prompt "gtest\gtest-all.cc"
gtest-all.cc
Lib:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\Temp\practice1\practice1-devtools\lib\Debug\gtest.lib" /NOLOGO "gtest.dir\Debug\gtest-all.obj"
gtest.vcxproj -> C:\Temp\practice1\practice1-devtools\lib\Debug\gtest.lib
FinalizeBuildStatus:
Deleting file "gtest.dir\Debug\gtest.unsuccessfulbuild".
Touching "gtest.dir\Debug\gtest.lastbuildstate".
1>Done Building Project "C:\Temp\practice1\practice1-devtools\3rdparty\gtest.vcxproj" (rebuild target(s)).

Build succeeded.

Time Elapsed 00:00:03.01
Binary file not shown.
Empty file.
Binary file added 3rdparty/gtest.dir/Debug/lib.command.1.tlog
Binary file not shown.
257 changes: 257 additions & 0 deletions 3rdparty/gtest.vcxproj

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions 3rdparty/gtest.vcxproj.filters
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="gtest\gtest-all.cc">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="CMakeLists.txt" />
</ItemGroup>
<ItemGroup>
<Filter Include="Source Files">
<UniqueIdentifier>{5A41E723-EBFF-490E-9CB0-98BB65E418F4}</UniqueIdentifier>
</Filter>
</ItemGroup>
</Project>
3 changes: 3 additions & 0 deletions 3rdparty/gtest.vcxproj.user
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
</Project>
220 changes: 220 additions & 0 deletions ALL_BUILD.vcxproj

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions ALL_BUILD.vcxproj.filters
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<CustomBuild Include="CMakeLists.txt" />
<CustomBuild Include="CMakeFiles\30624861c76e1cce772d806f93335ed8\ALL_BUILD.rule">
<Filter>CMake Rules</Filter>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<None Include="CMakeFiles\ALL_BUILD" />
</ItemGroup>
<ItemGroup>
<Filter Include="CMake Rules">
<UniqueIdentifier>{5C4E7950-999B-4419-8488-34D7D7F5D7C4}</UniqueIdentifier>
</Filter>
</ItemGroup>
</Project>
3 changes: 3 additions & 0 deletions ALL_BUILD.vcxproj.user
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
</Project>
Loading