Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The C++ Wrapper examples use now the SimGrid library (instead the previous library...
[simgrid.git] / build / vc7 / examples / cxx / comm_time / comm_time.vcproj
index 0cc4684..78b932c 100644 (file)
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
                                MinimalRebuild="true"\r
                                BasicRuntimeChecks="3"\r
-                               RuntimeLibrary="3"\r
+                               RuntimeLibrary="2"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
                                Detect64BitPortabilityProblems="true"\r
                                DebugInformationFormat="4"\r
+                               DisableSpecificWarnings="4290;4996"\r
                        />\r
                        <Tool\r
                                Name="VCManagedResourceCompilerTool"\r
@@ -60,6 +61,8 @@
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
+                               AdditionalDependencies="simgrid.lib"\r
+                               OutputFile="..\..\..\..\..\examples\cxx\comm_time\$(ProjectName).exe"\r
                                LinkIncremental="2"\r
                                GenerateDebugInformation="true"\r
                                SubSystem="1"\r
                                WarningLevel="3"\r
                                Detect64BitPortabilityProblems="true"\r
                                DebugInformationFormat="3"\r
-                               DisableSpecificWarnings="4290"\r
+                               DisableSpecificWarnings="4290;4996"\r
                        />\r
                        <Tool\r
                                Name="VCManagedResourceCompilerTool"\r
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
-                               AdditionalDependencies="SimGridX.lib"\r
+                               AdditionalDependencies="simgrid.lib"\r
                                OutputFile="..\..\..\..\..\examples\cxx\comm_time\$(ProjectName).exe"\r
                                LinkIncremental="1"\r
                                GenerateDebugInformation="true"\r