diff options
Diffstat (limited to 'vcproj-8/txt-converter-login.vcproj')
-rw-r--r-- | vcproj-8/txt-converter-login.vcproj | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/vcproj-8/txt-converter-login.vcproj b/vcproj-8/txt-converter-login.vcproj index 2997e471b..3036b0f3f 100644 --- a/vcproj-8/txt-converter-login.vcproj +++ b/vcproj-8/txt-converter-login.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="8.00" Name="txt-converter-login" ProjectGUID="{D356871D-58E1-450B-967A-E9E9646175AF}" RootNamespace="txt-converter-login" @@ -97,6 +97,9 @@ Name="VCAppVerifierTool" /> <Tool + Name="VCWebDeploymentTool" + /> + <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -191,6 +194,9 @@ Name="VCAppVerifierTool" /> <Tool + Name="VCWebDeploymentTool" + /> + <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -242,11 +248,19 @@ > </File> <File - RelativePath="..\src\common\utils.c" + RelativePath="..\src\common\sql.c" + > + </File> + <File + RelativePath="..\src\common\sql.h" + > + </File> + <File + RelativePath="..\src\common\strlib.c" > </File> <File - RelativePath="..\src\common\utils.h" + RelativePath="..\src\common\strlib.h" > </File> </Filter> |