| | |
| | | <Optimization>Disabled</Optimization> |
| | | <SDLCheck>true</SDLCheck> |
| | | <AdditionalIncludeDirectories>C:\opencv_3.0\opencv\build\include;..\..\3rdparty\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| | | <PreprocessorDefinitions>_MBCS;OPENCV;_TIMESPEC_DEFINED;_CRT_SECURE_NO_WARNINGS;_CRT_RAND_S;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| | | <PreprocessorDefinitions>_MBCS;OPENCV;_TIMESPEC_DEFINED;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_RAND_S;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| | | <UndefinePreprocessorDefinitions>CUDNN</UndefinePreprocessorDefinitions> |
| | | <OpenMPSupport>true</OpenMPSupport> |
| | | </ClCompile> |
| | |
| | | <IntrinsicFunctions>true</IntrinsicFunctions> |
| | | <SDLCheck>true</SDLCheck> |
| | | <AdditionalIncludeDirectories>C:\opencv_3.0\opencv\build\include;..\..\3rdparty\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| | | <PreprocessorDefinitions>OPENCV;_TIMESPEC_DEFINED;_CRT_SECURE_NO_WARNINGS;_CRT_RAND_S;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| | | <PreprocessorDefinitions>OPENCV;_TIMESPEC_DEFINED;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_RAND_S;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| | | <CLanguageStandard>c11</CLanguageStandard> |
| | | <CppLanguageStandard>c++1y</CppLanguageStandard> |
| | | <PrecompiledHeaderCompileAs>CompileAsCpp</PrecompiledHeaderCompileAs> |
| | |
| | | <ClCompile Include="..\..\src\gettimeofday.c" /> |
| | | <ClCompile Include="..\..\src\go.c" /> |
| | | <ClCompile Include="..\..\src\gru_layer.c" /> |
| | | <ClCompile Include="..\..\src\http_stream.cpp" /> |
| | | <ClCompile Include="..\..\src\im2col.c" /> |
| | | <ClCompile Include="..\..\src\image.c" /> |
| | | <ClCompile Include="..\..\src\layer.c" /> |
| | |
| | | <ClCompile Include="..\..\src\parser.c" /> |
| | | <ClCompile Include="..\..\src\region_layer.c" /> |
| | | <ClCompile Include="..\..\src\reorg_layer.c" /> |
| | | <ClCompile Include="..\..\src\reorg_old_layer.c" /> |
| | | <ClCompile Include="..\..\src\rnn.c" /> |
| | | <ClCompile Include="..\..\src\rnn_layer.c" /> |
| | | <ClCompile Include="..\..\src\rnn_vid.c" /> |
| | |
| | | <ClCompile Include="..\..\src\swag.c" /> |
| | | <ClCompile Include="..\..\src\tag.c" /> |
| | | <ClCompile Include="..\..\src\tree.c" /> |
| | | <ClCompile Include="..\..\src\upsample_layer.c" /> |
| | | <ClCompile Include="..\..\src\utils.c" /> |
| | | <ClCompile Include="..\..\src\voxel.c" /> |
| | | <ClCompile Include="..\..\src\writing.c" /> |
| | | <ClCompile Include="..\..\src\yolo.c" /> |
| | | <ClCompile Include="..\..\src\yolo_layer.c" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ClInclude Include="..\..\src\activations.h" /> |
| | |
| | | <ClInclude Include="..\..\src\getopt.h" /> |
| | | <ClInclude Include="..\..\src\gettimeofday.h" /> |
| | | <ClInclude Include="..\..\src\gru_layer.h" /> |
| | | <ClInclude Include="..\..\src\http_stream.h" /> |
| | | <ClInclude Include="..\..\src\im2col.h" /> |
| | | <ClInclude Include="..\..\src\image.h" /> |
| | | <ClInclude Include="..\..\src\layer.h" /> |
| | |
| | | <ClInclude Include="..\..\src\parser.h" /> |
| | | <ClInclude Include="..\..\src\region_layer.h" /> |
| | | <ClInclude Include="..\..\src\reorg_layer.h" /> |
| | | <ClInclude Include="..\..\src\reorg_old_layer.h" /> |
| | | <ClInclude Include="..\..\src\rnn_layer.h" /> |
| | | <ClInclude Include="..\..\src\route_layer.h" /> |
| | | <ClInclude Include="..\..\src\shortcut_layer.h" /> |
| | |
| | | <ClInclude Include="..\..\src\stb_image_write.h" /> |
| | | <ClInclude Include="..\..\src\tree.h" /> |
| | | <ClInclude Include="..\..\src\unistd.h" /> |
| | | <ClInclude Include="..\..\src\upsample_layer.h" /> |
| | | <ClInclude Include="..\..\src\utils.h" /> |
| | | <ClInclude Include="..\..\src\yolo_layer.h" /> |
| | | </ItemGroup> |
| | | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| | | <ImportGroup Label="ExtensionTargets" /> |