diff options
Diffstat (limited to 'plugins/DbEditorPP/dbeditorpp.vcxproj')
-rw-r--r-- | plugins/DbEditorPP/dbeditorpp.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/DbEditorPP/dbeditorpp.vcxproj b/plugins/DbEditorPP/dbeditorpp.vcxproj index 91255b08d0..140aa8bf05 100644 --- a/plugins/DbEditorPP/dbeditorpp.vcxproj +++ b/plugins/DbEditorPP/dbeditorpp.vcxproj @@ -42,6 +42,7 @@ <ClCompile Include="src\stdafx.cxx">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
+ <ClCompile Include="src\utils.cpp" />
<ClCompile Include="src\watchedvars.cpp" />
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\stdafx.h" />
|