Refactoring. Added URLSCHEME config keyword (not active yet).
This commit is contained in:
@@ -2716,10 +2716,6 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="goldlib"
|
||||
>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
|
@@ -608,6 +608,42 @@
|
||||
RelativePath="..\goldlib\gall\gstrctyp.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\goldlib\gall\gstring.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\goldlib\gall\gstrmail.cpp"
|
||||
>
|
||||
@@ -940,6 +976,38 @@
|
||||
RelativePath="..\goldlib\gall\gwinput2.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\goldlib\gall\memleak.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="gcfg"
|
||||
@@ -1887,11 +1955,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\goldlib\gall\gstrarr.h"
|
||||
RelativePath="..\goldlib\gall\gstrbags.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\goldlib\gall\gstrbags.h"
|
||||
RelativePath="..\goldlib\gall\gstring.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@@ -2002,6 +2070,10 @@
|
||||
RelativePath="..\goldlib\gall\gwinput.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\goldlib\gall\memleak.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="gcfg.h"
|
||||
|
Reference in New Issue
Block a user