diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2012-08-01 13:25:45 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2012-08-01 13:25:45 +0300 |
commit | 2a6bd5dea23c3e41b3d2ce126de14183584778ac (patch) | |
tree | 983c39aec1b4564e8c8b29c677e5c3eaec72ef22 | |
parent | e60c1a5936a1fe50ce74209d84af52cce8daf618 (diff) |
modified: stopspam_10.vcxproj
-rwxr-xr-x | stopspam_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stopspam_10.vcxproj b/stopspam_10.vcxproj index c935bc3..7aa4b18 100755 --- a/stopspam_10.vcxproj +++ b/stopspam_10.vcxproj @@ -96,7 +96,6 @@ <Link>
<OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
<GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>c:\debug\stopspam.pdb</ProgramDatabaseFile>
<SubSystem>Windows</SubSystem>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<DataExecutionPrevention>
|