]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 2589] Update VS2013 project files for libntp
authorHarlan Stenn <stenn@ntp.org>
Fri, 9 May 2014 06:07:27 +0000 (23:07 -0700)
committerHarlan Stenn <stenn@ntp.org>
Fri, 9 May 2014 06:07:27 +0000 (23:07 -0700)
bk: 536c709fO64U4beo6yhRQ5wBARb6QA

ChangeLog
ports/winnt/vs2013/libntp/libntp.vcxproj
ports/winnt/vs2013/libntp/libntp.vcxproj.filters

index f53e3271a342e9d79805060bf8316687fa2265a1..f37bce923ef4eddf2695360389dbbb5cb20b7b0e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+* [Bug 2589] Update VS2013 project files for libntp.
 (4.2.7p441) 2014/05/04 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2597] leap file processing -- loose ends
   log daily warning when leap info less than 28 days to expiration or
index 51501b2f3875afcd96bce6c7862854dd4c1f885c..d3b1b6e3c00a4cc9acc50825e88f95032def3cc7 100644 (file)
   <ItemGroup>
     <ClCompile Include="..\..\..\..\libntp\a_md5encrypt.c" />
     <ClCompile Include="..\..\..\..\libntp\adjtime.c" />
+    <ClCompile Include="..\..\..\..\libntp\vint64ops.c" />
     <ClCompile Include="..\..\..\..\lib\isc\assertions.c" />
     <ClCompile Include="..\..\..\..\libntp\atoint.c" />
     <ClCompile Include="..\..\..\..\libntp\atolfp.c" />
     <ClCompile Include="..\..\..\..\libntp\ymd2yd.c" />
   </ItemGroup>
   <ItemGroup>
+    <ClInclude Include="..\..\..\..\include\vint64ops.h" />
     <ClInclude Include="..\..\..\..\lib\isc\include\isc\sha1.h" />
     <ClInclude Include="..\..\..\..\sntp\libopts\ag-char-map.h" />
     <ClInclude Include="..\..\..\..\include\binio.h" />
index 79091650ebb98a2ec60f8f690db43a99298de386..4eefad71149d107aab78821c389109c94c3e6980 100644 (file)
     <ClCompile Include="..\..\..\..\lib\isc\sha1.c">
       <Filter>Source Files</Filter>
     </ClCompile>
+    <ClCompile Include="..\..\..\..\libntp\vint64ops.c">
+      <Filter>Source Files</Filter>
+    </ClCompile>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\..\..\sntp\libopts\ag-char-map.h">
     <ClInclude Include="..\..\..\..\lib\isc\include\isc\sha1.h">
       <Filter>Header Files</Filter>
     </ClInclude>
+    <ClInclude Include="..\..\..\..\include\vint64ops.h">
+      <Filter>Header Files</Filter>
+    </ClInclude>
   </ItemGroup>
   <ItemGroup>
     <CustomBuild Include="..\..\libntp\messages.mc">