aboutsummaryrefslogtreecommitdiff
path: root/lib/enca
diff options
context:
space:
mode:
authorKarlson2k <k2k@narod.ru>2013-10-30 18:54:08 +0400
committerKarlson2k <k2k@narod.ru>2013-10-30 18:54:08 +0400
commit50ccc28bcaebe79548c71582b8b957fbe165b4a5 (patch)
treef022d86e4c2e2db06266edb485285f6554a1e98a /lib/enca
parent4a57f591e6db57864c888bbc327bb335dd2241ef (diff)
[win32] Cleanup: delete old project files
Diffstat (limited to 'lib/enca')
-rw-r--r--lib/enca/libenca_win32/libenca_win32.vcproj274
1 files changed, 0 insertions, 274 deletions
diff --git a/lib/enca/libenca_win32/libenca_win32.vcproj b/lib/enca/libenca_win32/libenca_win32.vcproj
deleted file mode 100644
index 7f1679adf2..0000000000
--- a/lib/enca/libenca_win32/libenca_win32.vcproj
+++ /dev/null
@@ -1,274 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="libenca"
- ProjectGUID="{22B25AEC-7223-46FC-8356-4418327EFDE1}"
- RootNamespace="libenca_win32"
- Keyword="Win32Proj"
- TargetFrameworkVersion="196613"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(ConfigurationName)\"
- ConfigurationType="4"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=".\;..\"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(ConfigurationName)\"
- ConfigurationType="4"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- EnableIntrinsicFunctions="true"
- WholeProgramOptimization="false"
- AdditionalIncludeDirectories=".\;..\"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath="..\lib\common.c"
- >
- </File>
- <File
- RelativePath="..\lib\ctype.c"
- >
- </File>
- <File
- RelativePath="..\lib\enca.c"
- >
- </File>
- <File
- RelativePath="..\lib\encnames.c"
- >
- </File>
- <File
- RelativePath="..\lib\filters.c"
- >
- </File>
- <File
- RelativePath="..\lib\guess.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_be.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_bg.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_cs.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_et.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_hr.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_hu.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_lt.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_lv.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_pl.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_ru.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_sk.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_sl.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_uk.c"
- >
- </File>
- <File
- RelativePath="..\lib\lang_zh.c"
- >
- </File>
- <File
- RelativePath="..\lib\multibyte.c"
- >
- </File>
- <File
- RelativePath="..\lib\pair.c"
- >
- </File>
- <File
- RelativePath="..\lib\unicodemap.c"
- >
- </File>
- <File
- RelativePath="..\lib\utf8_double.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath="..\lib\enca.h"
- >
- </File>
- <File
- RelativePath="..\lib\internal.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>