Skip to content

Commit

Permalink
Merge pull request #91 from LordNoteworthy/Noteworthy
Browse files Browse the repository at this point in the history
change location ofchangelog to root dir
  • Loading branch information
ayoubfaouzi authored Dec 12, 2017
2 parents fd0b103 + a5e1087 commit e1bc18e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion al-khaser/al-khaser.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,9 @@
</ItemDefinitionGroup>
<ItemGroup>
<None Include="..\.gitignore" />
<None Include="..\CHANGELOG.md" />
<None Include="..\LICENSE" />
<None Include="..\README.md" />
<None Include="CHANGELOG.md" />
<None Include="macros.vba" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion al-khaser/al-khaser.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<None Include="macros.vba">
<Filter>Macro</Filter>
</None>
<None Include="CHANGELOG.md" />
<None Include="..\CHANGELOG.md" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="Anti Debug\CheckRemoteDebuggerPresentAPI.cpp">
Expand Down

0 comments on commit e1bc18e

Please sign in to comment.