Skip to content

Commit

Permalink
03/09/2018 16:56:28
Browse files Browse the repository at this point in the history
  • Loading branch information
epeios-q37 committed Sep 3, 2018
1 parent 8cd0977 commit 72fc9df
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Details.props
Expand Up @@ -2,7 +2,7 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>VERSION="20180816";COPYRIGHT_YEARS="2017";IDENTIFIER="c1872db9-bd02-43e5-8fab-a1397b484d9c";%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>VERSION="20180816";COPYRIGHT_YEARS="2017";IDENTIFIER="84f54d2d-f1f8-4bfb-b098-73feb5565393";%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
</Project>
5 changes: 4 additions & 1 deletion README.md
@@ -1,12 +1,15 @@
# xdhq-node

For more information, see <http://atlastk.org>.

<!--
[![NPM](https://nodei.co/npm/xdhqnjs.png)](https://nodei.co/npm/xdhqnjs/)
For more information, see [http://q37.info/tools/xdhq/](http://q37.info/tools/xdhq/).
*GNU/Linux* & *OS X* : [![Travis CI](https://travis-ci.org/epeios-q37/xdhq-node.png)](https://travis-ci.org/epeios-q37/xdhq-node)
*Windows* : [![AppVeyor](http://ci.appveyor.com/api/projects/status/github/epeios-q37/xdhq-node)](http://ci.appveyor.com/project/epeios-q37/xdhq-node)

-->


2 changes: 1 addition & 1 deletion xdhqnjs.vcxproj
Expand Up @@ -22,7 +22,7 @@
<Import Project="Windows.targets"/>
<Import Project="Details.props"/>
<PropertyGroup Label="Globals">
<ProjectGuid>c1872db9-bd02-43e5-8fab-a1397b484d9c</ProjectGuid>
<ProjectGuid>84f54d2d-f1f8-4bfb-b098-73feb5565393</ProjectGuid>
<RootNamespace>xdhqnjs</RootNamespace>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
Expand Down

0 comments on commit 72fc9df

Please sign in to comment.