Changeset 36619 for lang/objective-cplusplus
- Timestamp:
- 02/05/10 12:45:48 (3 years ago)
- Location:
- lang/objective-cplusplus/i3/trunk
- Files:
-
- 2 modified
-
configure.ac (modified) (1 diff)
-
tmp/dwmtest.vcxproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/configure.ac
r36599 r36619 327 327 328 328 if test "$enable_debug" = "yes"; then 329 I3_COMPILER_OPTION([-pg]) 330 I3_COMPILER_OPTION([-fprofile-arcs]) 331 I3_COMPILER_OPTION([-ftest-coverage]) 329 echo 330 #I3_COMPILER_OPTION([-pg]) 331 #I3_COMPILER_OPTION([-fprofile-arcs]) 332 #I3_COMPILER_OPTION([-ftest-coverage]) 332 333 fi 333 334 -
lang/objective-cplusplus/i3/trunk/tmp/dwmtest.vcxproj
r36416 r36619 12 12 </ItemGroup> 13 13 <ItemGroup> 14 <ClCompile Include="dwmtest 2.cpp" />14 <ClCompile Include="dwmtest.cpp" /> 15 15 </ItemGroup> 16 16 <PropertyGroup Label="Globals">
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)