aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme
diff options
context:
space:
mode:
authorGravatar Noldor2008-09-12 17:08:20 +0000
committerGravatar Noldor2008-09-12 17:08:20 +0000
commit00711d26558e7c73f5b07cf56091c9983cd3ea62 (patch)
tree580fead29a556bb884e683bcaba9ccd48a0dc56e /src/modules/theme
parentother small fixes (diff)
downloadKVIrc-00711d26558e7c73f5b07cf56091c9983cd3ea62.tar.gz
KVIrc-00711d26558e7c73f5b07cf56091c9983cd3ea62.tar.bz2
KVIrc-00711d26558e7c73f5b07cf56091c9983cd3ea62.zip
updates win projects to vs 2008
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme')
-rw-r--r--src/modules/theme/theme_QT4_vc05.vcproj25
1 files changed, 12 insertions, 13 deletions
diff --git a/src/modules/theme/theme_QT4_vc05.vcproj b/src/modules/theme/theme_QT4_vc05.vcproj
index 9bd28faed..517a8316e 100644
--- a/src/modules/theme/theme_QT4_vc05.vcproj
+++ b/src/modules/theme/theme_QT4_vc05.vcproj
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="theme"
ProjectGUID="{71BA7AEE-3FE7-4922-A184-BD3ABD64AF94}"
RootNamespace="theme"
Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -70,6 +71,8 @@
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/theme.pdb"
SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TurnOffAssemblyGeneration="true"
ImportLibrary="$(OutDir)/theme.lib"
TargetMachine="1"
@@ -96,9 +99,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -168,6 +168,8 @@
EnableCOMDATFolding="2"
OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TurnOffAssemblyGeneration="true"
ImportLibrary="$(OutDir)/theme.lib"
TargetMachine="1"
@@ -194,9 +196,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -245,6 +244,12 @@
RelativePath=".\themefunctions.cpp"
>
</File>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
</Filter>
<Filter
Name="Header Files"
@@ -340,12 +345,6 @@
</FileConfiguration>
</File>
</Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
</Files>
<Globals>
</Globals>