diff options
author | watcherhd <watcherhd@gmail.com> | 2017-04-25 18:06:52 +0300 |
---|---|---|
committer | watcherhd <watcherhd@gmail.com> | 2017-04-25 18:06:52 +0300 |
commit | bfd1b0cae153236a6abb6b4e00b2f14e58566439 (patch) | |
tree | a246daabd43ffc82e7f72c0b2b8fd3564069fd03 /protocols/Sametime/src | |
parent | b1b53cbbf97238bf460772c6d49ff114f079285d (diff) |
this time for real - good bye
Diffstat (limited to 'protocols/Sametime/src')
-rw-r--r-- | protocols/Sametime/src/glib/glib_14.vcxproj | 285 | ||||
-rw-r--r-- | protocols/Sametime/src/glib/glib_14.vcxproj.filters | 274 |
2 files changed, 0 insertions, 559 deletions
diff --git a/protocols/Sametime/src/glib/glib_14.vcxproj b/protocols/Sametime/src/glib/glib_14.vcxproj deleted file mode 100644 index b8571121a5..0000000000 --- a/protocols/Sametime/src/glib/glib_14.vcxproj +++ /dev/null @@ -1,285 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{12BCA020-EABF-429E-876A-A476BC9C10C0}</ProjectGuid>
- <RootNamespace>glib</RootNamespace>
- <Keyword>Win32Proj</Keyword>
- <ProjectName>glib</ProjectName>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <PlatformToolset>v140_xp</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- <PlatformToolset>v140_xp</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <PlatformToolset>v140_xp</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- <PlatformToolset>v140_xp</PlatformToolset>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</OutDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</IntDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</OutDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</IntDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</IntDir>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>_DEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;G_LOG_DOMAIN="Glib";G_ENABLE_DEBUG;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <AdditionalIncludeDirectories>$(ProjectDir)\..;$(ProjectDir)</AdditionalIncludeDirectories>
- </ClCompile>
- <Link>
- <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll</OutputFile>
- <ModuleDefinitionFile>$(IntDir)glib.def</ModuleDefinitionFile>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <ImportLibrary>$(TargetDir)$(ProjectName)-2.0.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>_DEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;G_LOG_DOMAIN="Glib";G_ENABLE_DEBUG;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <AdditionalIncludeDirectories>$(ProjectDir)\..;$(ProjectDir)</AdditionalIncludeDirectories>
- </ClCompile>
- <Link>
- <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll</OutputFile>
- <ModuleDefinitionFile>$(IntDir)glib.def</ModuleDefinitionFile>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <ImportLibrary>$(TargetDir)$(ProjectName)-2.0.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;G_LOG_DOMAIN="Glib";PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <AdditionalIncludeDirectories>$(ProjectDir)\..;$(ProjectDir)</AdditionalIncludeDirectories>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>false</ExceptionHandling>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
- <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
- </ClCompile>
- <Link>
- <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll</OutputFile>
- <ModuleDefinitionFile>$(IntDir)glib.def</ModuleDefinitionFile>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <ImportLibrary>$(TargetDir)$(ProjectName)-2.0.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <ClCompile>
- <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;G_LOG_DOMAIN="Glib";PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <AdditionalIncludeDirectories>$(ProjectDir)\..;$(ProjectDir)</AdditionalIncludeDirectories>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>false</ExceptionHandling>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
- <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
- </ClCompile>
- <Link>
- <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll</OutputFile>
- <ModuleDefinitionFile>$(IntDir)glib.def</ModuleDefinitionFile>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <ImportLibrary>$(TargetDir)$(ProjectName)-2.0.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="garray.c" />
- <ClCompile Include="gasyncqueue.c" />
- <ClCompile Include="gatomic.c" />
- <ClCompile Include="gbacktrace.c" />
- <ClCompile Include="gbase64.c" />
- <ClCompile Include="gbitlock.c" />
- <ClCompile Include="gbookmarkfile.c" />
- <ClCompile Include="gbuffer.c" />
- <ClCompile Include="gcache.c" />
- <ClCompile Include="gchecksum.c" />
- <ClCompile Include="gcompletion.c" />
- <ClCompile Include="gconvert.c" />
- <ClCompile Include="gdataset.c" />
- <ClCompile Include="gdate.c" />
- <ClCompile Include="gdatetime.c" />
- <ClCompile Include="gdir.c" />
- <ClCompile Include="gerror.c" />
- <ClCompile Include="gfileutils.c" />
- <ClCompile Include="ghash.c" />
- <ClCompile Include="ghook.c" />
- <ClCompile Include="ghostutils.c" />
- <ClCompile Include="giochannel.c" />
- <ClCompile Include="giowin32.c" />
- <ClCompile Include="gkeyfile.c" />
- <ClCompile Include="glist.c" />
- <ClCompile Include="gmain.c" />
- <ClCompile Include="gmappedfile.c" />
- <ClCompile Include="gmarkup.c" />
- <ClCompile Include="gmem.c" />
- <ClCompile Include="gmessages.c" />
- <ClCompile Include="gnode.c" />
- <ClCompile Include="gnulib\asnprintf.c" />
- <ClCompile Include="gnulib\printf-args.c" />
- <ClCompile Include="gnulib\printf-parse.c" />
- <ClCompile Include="gnulib\printf.c" />
- <ClCompile Include="gnulib\vasnprintf.c" />
- <ClCompile Include="goption.c" />
- <ClCompile Include="gpattern.c" />
- <ClCompile Include="gpoll.c" />
- <ClCompile Include="gprimes.c" />
- <ClCompile Include="gprintf.c" />
- <ClCompile Include="gqsort.c" />
- <ClCompile Include="gqueue.c" />
- <ClCompile Include="grand.c" />
- <ClCompile Include="gregex.c" />
- <ClCompile Include="grel.c" />
- <ClCompile Include="gscanner.c" />
- <ClCompile Include="gsequence.c" />
- <ClCompile Include="gshell.c" />
- <ClCompile Include="gslice.c" />
- <ClCompile Include="gslist.c" />
- <ClCompile Include="gspawn-win32-helper.c" />
- <ClCompile Include="gspawn-win32.c" />
- <ClCompile Include="gstdio.c" />
- <ClCompile Include="gstrfuncs.c" />
- <ClCompile Include="gstring.c" />
- <ClCompile Include="gtestutils.c" />
- <ClCompile Include="gthread.c" />
- <ClCompile Include="gthreadpool.c" />
- <ClCompile Include="gtimer.c" />
- <ClCompile Include="gtimezone.c" />
- <ClCompile Include="gtree.c" />
- <ClCompile Include="gunibreak.c" />
- <ClCompile Include="gunicollate.c" />
- <ClCompile Include="gunidecomp.c" />
- <ClCompile Include="guniprop.c" />
- <ClCompile Include="gurifuncs.c" />
- <ClCompile Include="gutf8.c" />
- <ClCompile Include="gutils.c" />
- <ClCompile Include="gvariant-core.c" />
- <ClCompile Include="gvariant-parser.c" />
- <ClCompile Include="gvariant-serialiser.c" />
- <ClCompile Include="gvariant.c" />
- <ClCompile Include="gvarianttype.c" />
- <ClCompile Include="gvarianttypeinfo.c" />
- <ClCompile Include="gwin32.c" />
- <ClCompile Include="libcharset\localcharset.c" />
- <ClCompile Include="libintl.c" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="gnulib\g-gnulib.h" />
- <ClInclude Include="gnulib\printf-args.h" />
- <ClInclude Include="gnulib\printf-parse.h" />
- <ClInclude Include="gnulib\printf.h" />
- <ClInclude Include="gnulib\vasnprintf.h" />
- <ClInclude Include="libcharset\libcharset.h" />
- <ClInclude Include="libcharset\localcharset.h" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project>
\ No newline at end of file diff --git a/protocols/Sametime/src/glib/glib_14.vcxproj.filters b/protocols/Sametime/src/glib/glib_14.vcxproj.filters deleted file mode 100644 index 8bfca61b0f..0000000000 --- a/protocols/Sametime/src/glib/glib_14.vcxproj.filters +++ /dev/null @@ -1,274 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <Filter Include="Source Files">
- <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
- <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
- </Filter>
- <Filter Include="Source Files\libcharset">
- <UniqueIdentifier>{6f4707b9-d0b9-4e61-912e-1f1ec69986eb}</UniqueIdentifier>
- </Filter>
- <Filter Include="Source Files\gnulib">
- <UniqueIdentifier>{c5006c19-255d-4d7b-87d0-d45718e087bc}</UniqueIdentifier>
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="garray.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gasyncqueue.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gatomic.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gbacktrace.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gbase64.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gbitlock.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gbookmarkfile.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gbuffer.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gcache.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gchecksum.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gcompletion.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gconvert.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gdataset.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gdate.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gdatetime.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gdir.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gerror.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gfileutils.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="ghash.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="ghook.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="ghostutils.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="giochannel.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="giowin32.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gkeyfile.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="glist.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gmain.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gmappedfile.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gmarkup.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gmem.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gmessages.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gnode.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="goption.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gpattern.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gpoll.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gprimes.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gprintf.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gqsort.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gqueue.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="grand.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gregex.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="grel.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gscanner.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gsequence.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gshell.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gslice.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gslist.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gspawn-win32.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gspawn-win32-helper.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gstdio.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gstrfuncs.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gstring.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gtestutils.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gthread.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gthreadpool.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gtimer.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gtimezone.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gtree.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gunibreak.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gunicollate.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gunidecomp.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="guniprop.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gurifuncs.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gutf8.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gutils.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gvariant.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gvariant-core.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gvariant-parser.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gvariant-serialiser.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gvarianttype.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gvarianttypeinfo.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gwin32.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="libintl.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="gnulib\asnprintf.c">
- <Filter>Source Files\gnulib</Filter>
- </ClCompile>
- <ClCompile Include="gnulib\printf.c">
- <Filter>Source Files\gnulib</Filter>
- </ClCompile>
- <ClCompile Include="gnulib\printf-args.c">
- <Filter>Source Files\gnulib</Filter>
- </ClCompile>
- <ClCompile Include="gnulib\printf-parse.c">
- <Filter>Source Files\gnulib</Filter>
- </ClCompile>
- <ClCompile Include="gnulib\vasnprintf.c">
- <Filter>Source Files\gnulib</Filter>
- </ClCompile>
- <ClCompile Include="libcharset\localcharset.c">
- <Filter>Source Files\libcharset</Filter>
- </ClCompile>
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="gnulib\g-gnulib.h">
- <Filter>Source Files\gnulib</Filter>
- </ClInclude>
- <ClInclude Include="gnulib\printf.h">
- <Filter>Source Files\gnulib</Filter>
- </ClInclude>
- <ClInclude Include="gnulib\printf-args.h">
- <Filter>Source Files\gnulib</Filter>
- </ClInclude>
- <ClInclude Include="gnulib\printf-parse.h">
- <Filter>Source Files\gnulib</Filter>
- </ClInclude>
- <ClInclude Include="gnulib\vasnprintf.h">
- <Filter>Source Files\gnulib</Filter>
- </ClInclude>
- <ClInclude Include="libcharset\libcharset.h">
- <Filter>Source Files\libcharset</Filter>
- </ClInclude>
- <ClInclude Include="libcharset\localcharset.h">
- <Filter>Source Files\libcharset</Filter>
- </ClInclude>
- </ItemGroup>
-</Project>
\ No newline at end of file |