mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 21:13:10 +01:00
listbox fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Version="9,00"
|
||||
Name="ExtJS"
|
||||
ProjectGUID="{19FA461F-7419-4653-8A6B-B93002F7DB14}"
|
||||
RootNamespace="ExtJS"
|
||||
@@ -53,7 +53,6 @@
|
||||
RuntimeTypeInfo="true"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"
|
||||
/>
|
||||
@@ -76,7 +75,7 @@
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile="..\..\bin\Poco$(ProjectName)d.pdb"
|
||||
SubSystem="1"
|
||||
OptimizeForWindows98="1"
|
||||
OptimizeForWindows98="0"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
ImportLibrary="..\..\lib\Poco$(ProjectName)d.lib"
|
||||
@@ -145,7 +144,6 @@
|
||||
RuntimeTypeInfo="true"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="0"
|
||||
CompileAs="0"
|
||||
/>
|
||||
@@ -170,7 +168,7 @@
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
OptimizeForWindows98="1"
|
||||
OptimizeForWindows98="0"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
ImportLibrary="..\..\lib\Poco$(ProjectName).lib"
|
||||
|
||||
Reference in New Issue
Block a user