+2006-08-31 Zoltan Varga <vargaz@freemail.hu>
+
+ * libgc.vcproj: Define GC_INSIDE_DLL on VC build too.
+
2006-08-18 Zoltan Varga <vargaz@gmail.com>
* Makefile.am (EXTRA_DIST): Fix make dist.
Name="VCCLCompilerTool"\r
Optimization="0"\r
AdditionalIncludeDirectories=".\include\"\r
- PreprocessorDefinitions="GC_THREADS;WIN32_THREADS;GC_WIN32_THREADS;GC_NOT_DLL;GC_GCJ_SUPPORT;WIN32;_DEBUG;_LIB;_WINDOWS;__WIN32__;__i386__;PLATFORM_WIN32;SILENT;ALL_INTERIOR_POINTERS;__STDC__"\r
- MinimalRebuild="TRUE"\r
+ PreprocessorDefinitions="GC_THREADS;WIN32_THREADS;GC_WIN32_THREADS;GC_INSIDE_DLL;GC_GCJ_SUPPORT;WIN32;_DEBUG;_LIB;_WINDOWS;__WIN32__;__i386__;PLATFORM_WIN32;SILENT;ALL_INTERIOR_POINTERS;__STDC__"\r
+ MinimalRebuild="true"\r
BasicRuntimeChecks="3"\r
RuntimeLibrary="1"\r
- BufferSecurityCheck="TRUE"\r
+ BufferSecurityCheck="true"\r
UsePrecompiledHeader="0"\r
WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
+ Detect64BitPortabilityProblems="true"\r
DebugInformationFormat="3"\r
CompileAs="1"\r
DisableSpecificWarnings="4311;4312;4996;4005"\r
Optimization="2"\r
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"\r
RuntimeLibrary="2"\r
- BufferSecurityCheck="TRUE"\r
+ BufferSecurityCheck="true"\r
UsePrecompiledHeader="0"\r
WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
+ Detect64BitPortabilityProblems="true"\r
DebugInformationFormat="3"\r
/>\r
<Tool\r