Show
Ignore:
Timestamp:
02/05/10 12:45:48 (3 years ago)
Author:
saturday06
Message:

ji

Location:
lang/objective-cplusplus/i3/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/objective-cplusplus/i3/trunk/configure.ac

    r36599 r36619  
    327327 
    328328if 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]) 
    332333fi 
    333334 
  • lang/objective-cplusplus/i3/trunk/tmp/dwmtest.vcxproj

    r36416 r36619  
    1212  </ItemGroup> 
    1313  <ItemGroup> 
    14     <ClCompile Include="dwmtest2.cpp" /> 
     14    <ClCompile Include="dwmtest.cpp" /> 
    1515  </ItemGroup> 
    1616  <PropertyGroup Label="Globals">