Diff for /embedaddon/miniupnpc/msvc/miniupnpc.vcproj between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:16:22 version 1.1.1.2, 2023/09/27 11:21:37
Line 41 Line 41
                         <Tool                          <Tool
                                 Name="VCCLCompilerTool"                                  Name="VCCLCompilerTool"
                                 Optimization="0"                                  Optimization="0"
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;WIN32;STATICLIB;DEBUG"                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;MINIUPNP_STATICLIB;DEBUG"
                                 MinimalRebuild="true"                                  MinimalRebuild="true"
                                 BasicRuntimeChecks="3"                                  BasicRuntimeChecks="3"
                                 RuntimeLibrary="3"                                  RuntimeLibrary="3"
Line 104 Line 104
                                 Name="VCCLCompilerTool"                                  Name="VCCLCompilerTool"
                                 Optimization="2"                                  Optimization="2"
                                 EnableIntrinsicFunctions="true"                                  EnableIntrinsicFunctions="true"
                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;WIN32;STATICLIB"                                PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;MINIUPNP_STATICLIB"
                                 RuntimeLibrary="2"                                  RuntimeLibrary="2"
                                 EnableFunctionLevelLinking="true"                                  EnableFunctionLevelLinking="true"
                                 UsePrecompiledHeader="0"                                  UsePrecompiledHeader="0"
Line 161 Line 161
                                 >                                  >
                         </File>                          </File>
                         <File                          <File
                                   RelativePath="..\minissdpc.c"
                                   >
                           </File>
                           <File
                                 RelativePath="..\miniupnpc.c"                                  RelativePath="..\miniupnpc.c"
                                 >                                  >
                         </File>                          </File>
Line 185 Line 189
                                 >                                  >
                         </File>                          </File>
                         <File                          <File
                                   RelativePath="..\upnpdev.c"
                                   >
                           </File>
                           <File
                                 RelativePath="..\upnperrors.c"                                  RelativePath="..\upnperrors.c"
                                 >                                  >
                         </File>                          </File>
Line 199 Line 207
                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"                          UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
                         >                          >
                         <File                          <File
                                 RelativePath="..\bsdqueue.h"  
                                 >  
                         </File>  
                         <File  
                                 RelativePath="..\connecthostport.h"                                  RelativePath="..\connecthostport.h"
                                 >                                  >
                         </File>                          </File>
Line 219 Line 223
                                 >                                  >
                         </File>                          </File>
                         <File                          <File
                                   RelativePath="..\minissdpc.h"
                                   >
                           </File>
                           <File
                                 RelativePath="..\miniupnpc.h"                                  RelativePath="..\miniupnpc.h"
                                 >                                  >
                         </File>                          </File>
Line 248 Line 256
                         </File>                          </File>
                         <File                          <File
                                 RelativePath="..\upnpcommands.h"                                  RelativePath="..\upnpcommands.h"
                                   >
                           </File>
                           <File
                                   RelativePath="..\upnpdev.h"
                                 >                                  >
                         </File>                          </File>
                         <File                          <File

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>