| | |
| | | <CharacterSet>MultiByte</CharacterSet> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| | | <ConfigurationType>Application</ConfigurationType> |
| | | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| | | <UseDebugLibraries>true</UseDebugLibraries> |
| | | <PlatformToolset>v140</PlatformToolset> |
| | | <CharacterSet>MultiByte</CharacterSet> |
| | |
| | | <Optimization>Disabled</Optimization> |
| | | <SDLCheck>true</SDLCheck> |
| | | <AdditionalIncludeDirectories>..\..\3rdparty\include;%(AdditionalIncludeDirectories);$(CudaToolkitIncludeDir);$(cudnn)\include</AdditionalIncludeDirectories> |
| | | <PreprocessorDefinitions>_MBCS;YOLODLL_EXPORTS;_TIMESPEC_DEFINED;_CRT_SECURE_NO_WARNINGS;GPU;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| | | <PreprocessorDefinitions>_MBCS;YOLODLL_EXPORTS;_TIMESPEC_DEFINED;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| | | <UndefinePreprocessorDefinitions>CUDNN</UndefinePreprocessorDefinitions> |
| | | <MultiProcessorCompilation>true</MultiProcessorCompilation> |
| | | </ClCompile> |
| | |
| | | <UndefinePreprocessorDefinitions> |
| | | </UndefinePreprocessorDefinitions> |
| | | <MultiProcessorCompilation>true</MultiProcessorCompilation> |
| | | <OpenMPSupport>true</OpenMPSupport> |
| | | </ClCompile> |
| | | <Link> |
| | | <GenerateDebugInformation>true</GenerateDebugInformation> |