git-svn-id: svn://db.shs.com.ru/libs@1 a8b55f48-bf90-11e4-a774-851b48703e85
57 lines
1.7 KiB
CMake
57 lines
1.7 KiB
CMake
# The set of languages for which implicit dependencies are needed:
|
|
SET(CMAKE_DEPENDS_LANGUAGES
|
|
"CXX"
|
|
)
|
|
# The set of files for implicit dependencies of each language:
|
|
SET(CMAKE_DEPENDS_CHECK_CXX
|
|
"C:/libs/oldpip/pip_0.4.0_r5/main.cpp" "C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/pip_test.dir/main.cpp.obj"
|
|
)
|
|
SET(CMAKE_CXX_COMPILER_ID "GNU")
|
|
|
|
# Preprocessor definitions for this target.
|
|
SET(CMAKE_TARGET_DEFINITIONS
|
|
"PIP_MATH_J0"
|
|
"PIP_MATH_J1"
|
|
"PIP_MATH_JN"
|
|
"PIP_MATH_Y0"
|
|
"PIP_MATH_Y1"
|
|
"PIP_MATH_YN"
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
|
"C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/pip.dir/DependInfo.cmake"
|
|
)
|
|
|
|
# The include file search paths:
|
|
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
|
"."
|
|
"."
|
|
"C:/Qt/4.8.6/include/ActiveQt"
|
|
"C:/Qt/4.8.6/include/QtDesigner"
|
|
"C:/Qt/4.8.6/include/QtDeclarative"
|
|
"C:/Qt/4.8.6/include/QtScriptTools"
|
|
"C:/Qt/4.8.6/include/QtDBus"
|
|
"C:/Qt/4.8.6/include/QtXml"
|
|
"C:/Qt/4.8.6/include/QtSql"
|
|
"C:/Qt/4.8.6/include/QtOpenGL"
|
|
"C:/Qt/4.8.6/include/QtMultimedia"
|
|
"C:/Qt/4.8.6/include/QtNetwork"
|
|
"C:/Qt/4.8.6/include/phonon"
|
|
"C:/Qt/4.8.6/include/QtXmlPatterns"
|
|
"C:/Qt/4.8.6/include/QtWebKit"
|
|
"C:/Qt/4.8.6/include/QtHelp"
|
|
"C:/Qt/4.8.6/include/QtUiTools"
|
|
"C:/Qt/4.8.6/include/QtTest"
|
|
"C:/Qt/4.8.6/include/QtScript"
|
|
"C:/Qt/4.8.6/include/QtSvg"
|
|
"C:/Qt/4.8.6/include/Qt3Support"
|
|
"C:/Qt/4.8.6/include/QtGui"
|
|
"C:/Qt/4.8.6/include/QtCore"
|
|
"C:/Qt/4.8.6/mkspecs/default"
|
|
"C:/Qt/4.8.6/include"
|
|
)
|
|
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|