Renaming 47 files from .cpp to .cc
In addition to our naming guidelines, this will cause these files to get parsed by Sonar, and to make searching/grepping the source using file extensions easier in the future. BUG= TEST=Compiling on Linux. Review URL: http://webrtc-codereview.appspot.com/348005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1405 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
93546f8ed6
commit
7f3c724e12
@ -50,7 +50,7 @@
|
||||
'G711',
|
||||
],
|
||||
'sources': [
|
||||
'test/testG711.cpp',
|
||||
'test/testG711.cc',
|
||||
],
|
||||
},
|
||||
], # targets
|
||||
|
@ -50,7 +50,7 @@
|
||||
'G722',
|
||||
],
|
||||
'sources': [
|
||||
'test/testG722.cpp',
|
||||
'test/testG722.cc',
|
||||
],
|
||||
},
|
||||
], # targets
|
||||
|
@ -105,22 +105,22 @@
|
||||
'<(webrtc_root)/system_wrappers/source/system_wrappers.gyp:system_wrappers',
|
||||
],
|
||||
'sources': [
|
||||
'../test/ACMTest.cpp',
|
||||
'../test/APITest.cpp',
|
||||
'../test/Channel.cpp',
|
||||
'../test/EncodeDecodeTest.cpp',
|
||||
'../test/iSACTest.cpp',
|
||||
'../test/PCMFile.cpp',
|
||||
'../test/RTPFile.cpp',
|
||||
'../test/SpatialAudio.cpp',
|
||||
'../test/TestAllCodecs.cpp',
|
||||
'../test/Tester.cpp',
|
||||
'../test/TestFEC.cpp',
|
||||
'../test/TestStereo.cpp',
|
||||
'../test/TestVADDTX.cpp',
|
||||
'../test/TimedTrace.cpp',
|
||||
'../test/TwoWayCommunication.cpp',
|
||||
'../test/utility.cpp',
|
||||
'../test/ACMTest.cc',
|
||||
'../test/APITest.cc',
|
||||
'../test/Channel.cc',
|
||||
'../test/EncodeDecodeTest.cc',
|
||||
'../test/iSACTest.cc',
|
||||
'../test/PCMFile.cc',
|
||||
'../test/RTPFile.cc',
|
||||
'../test/SpatialAudio.cc',
|
||||
'../test/TestAllCodecs.cc',
|
||||
'../test/Tester.cc',
|
||||
'../test/TestFEC.cc',
|
||||
'../test/TestStereo.cc',
|
||||
'../test/TestVADDTX.cc',
|
||||
'../test/TimedTrace.cc',
|
||||
'../test/TwoWayCommunication.cc',
|
||||
'../test/utility.cc',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
@ -109,73 +109,73 @@
|
||||
'Windows/video_capture_windows.cc',
|
||||
'Windows/device_info_windows.cc',
|
||||
'Windows/video_capture_factory_windows.cc',
|
||||
'<(direct_show_base_classes)amextra.cpp',
|
||||
'<(direct_show_base_classes)amextra.cc',
|
||||
'<(direct_show_base_classes)amextra.h',
|
||||
'<(direct_show_base_classes)amfilter.cpp',
|
||||
'<(direct_show_base_classes)amfilter.cc',
|
||||
'<(direct_show_base_classes)amfilter.h',
|
||||
'<(direct_show_base_classes)amvideo.cpp',
|
||||
'<(direct_show_base_classes)arithutil.cpp',
|
||||
'<(direct_show_base_classes)amvideo.cc',
|
||||
'<(direct_show_base_classes)arithutil.cc',
|
||||
'<(direct_show_base_classes)cache.h',
|
||||
'<(direct_show_base_classes)checkbmi.h',
|
||||
'<(direct_show_base_classes)combase.cpp',
|
||||
'<(direct_show_base_classes)combase.cc',
|
||||
'<(direct_show_base_classes)combase.h',
|
||||
'<(direct_show_base_classes)cprop.cpp',
|
||||
'<(direct_show_base_classes)cprop.cc',
|
||||
'<(direct_show_base_classes)cprop.h',
|
||||
'<(direct_show_base_classes)ctlutil.cpp',
|
||||
'<(direct_show_base_classes)ctlutil.cc',
|
||||
'<(direct_show_base_classes)ctlutil.h',
|
||||
'<(direct_show_base_classes)ddmm.cpp',
|
||||
'<(direct_show_base_classes)ddmm.cc',
|
||||
'<(direct_show_base_classes)ddmm.h',
|
||||
'<(direct_show_base_classes)dllentry.cpp',
|
||||
'<(direct_show_base_classes)dllsetup.cpp',
|
||||
'<(direct_show_base_classes)dllentry.cc',
|
||||
'<(direct_show_base_classes)dllsetup.cc',
|
||||
'<(direct_show_base_classes)dllsetup.h',
|
||||
'<(direct_show_base_classes)dxmperf.h',
|
||||
'<(direct_show_base_classes)fourcc.h',
|
||||
'<(direct_show_base_classes)measure.h',
|
||||
'<(direct_show_base_classes)msgthrd.h',
|
||||
'<(direct_show_base_classes)mtype.cpp',
|
||||
'<(direct_show_base_classes)mtype.cc',
|
||||
'<(direct_show_base_classes)mtype.h',
|
||||
'<(direct_show_base_classes)outputq.cpp',
|
||||
'<(direct_show_base_classes)outputq.cc',
|
||||
'<(direct_show_base_classes)outputq.h',
|
||||
'<(direct_show_base_classes)perflog.cpp',
|
||||
'<(direct_show_base_classes)perflog.cc',
|
||||
'<(direct_show_base_classes)perflog.h',
|
||||
'<(direct_show_base_classes)perfstruct.h',
|
||||
'<(direct_show_base_classes)pstream.cpp',
|
||||
'<(direct_show_base_classes)pstream.cc',
|
||||
'<(direct_show_base_classes)pstream.h',
|
||||
'<(direct_show_base_classes)pullpin.cpp',
|
||||
'<(direct_show_base_classes)pullpin.cc',
|
||||
'<(direct_show_base_classes)pullpin.h',
|
||||
'<(direct_show_base_classes)refclock.cpp',
|
||||
'<(direct_show_base_classes)refclock.cc',
|
||||
'<(direct_show_base_classes)refclock.h',
|
||||
'<(direct_show_base_classes)reftime.h',
|
||||
'<(direct_show_base_classes)renbase.cpp',
|
||||
'<(direct_show_base_classes)renbase.cc',
|
||||
'<(direct_show_base_classes)renbase.h',
|
||||
'<(direct_show_base_classes)schedule.cpp',
|
||||
'<(direct_show_base_classes)schedule.cc',
|
||||
'<(direct_show_base_classes)schedule.h',
|
||||
'<(direct_show_base_classes)seekpt.cpp',
|
||||
'<(direct_show_base_classes)seekpt.cc',
|
||||
'<(direct_show_base_classes)seekpt.h',
|
||||
'<(direct_show_base_classes)source.cpp',
|
||||
'<(direct_show_base_classes)source.cc',
|
||||
'<(direct_show_base_classes)source.h',
|
||||
'<(direct_show_base_classes)streams.h',
|
||||
'<(direct_show_base_classes)strmctl.cpp',
|
||||
'<(direct_show_base_classes)strmctl.cc',
|
||||
'<(direct_show_base_classes)strmctl.h',
|
||||
'<(direct_show_base_classes)sysclock.cpp',
|
||||
'<(direct_show_base_classes)sysclock.cc',
|
||||
'<(direct_show_base_classes)sysclock.h',
|
||||
'<(direct_show_base_classes)transfrm.cpp',
|
||||
'<(direct_show_base_classes)transfrm.cc',
|
||||
'<(direct_show_base_classes)transfrm.h',
|
||||
'<(direct_show_base_classes)transip.cpp',
|
||||
'<(direct_show_base_classes)transip.cc',
|
||||
'<(direct_show_base_classes)transip.h',
|
||||
'<(direct_show_base_classes)videoctl.cpp',
|
||||
'<(direct_show_base_classes)videoctl.cc',
|
||||
'<(direct_show_base_classes)videoctl.h',
|
||||
'<(direct_show_base_classes)vtrans.cpp',
|
||||
'<(direct_show_base_classes)vtrans.cc',
|
||||
'<(direct_show_base_classes)vtrans.h',
|
||||
'<(direct_show_base_classes)winctrl.cpp',
|
||||
'<(direct_show_base_classes)winctrl.cc',
|
||||
'<(direct_show_base_classes)winctrl.h',
|
||||
'<(direct_show_base_classes)winutil.cpp',
|
||||
'<(direct_show_base_classes)winutil.cc',
|
||||
'<(direct_show_base_classes)winutil.h',
|
||||
'<(direct_show_base_classes)wxdebug.cpp',
|
||||
'<(direct_show_base_classes)wxdebug.cc',
|
||||
'<(direct_show_base_classes)wxdebug.h',
|
||||
'<(direct_show_base_classes)wxlist.cpp',
|
||||
'<(direct_show_base_classes)wxlist.cc',
|
||||
'<(direct_show_base_classes)wxlist.h',
|
||||
'<(direct_show_base_classes)wxutil.cpp',
|
||||
'<(direct_show_base_classes)wxutil.cc',
|
||||
'<(direct_show_base_classes)wxutil.h',
|
||||
],
|
||||
'msvs_settings': {
|
||||
|
@ -147,7 +147,7 @@
|
||||
'<(webrtc_root)/common_video/common_video.gyp:webrtc_libyuv',
|
||||
],
|
||||
'sources': [
|
||||
'../test/testAPI/testAPI.cpp',
|
||||
'../test/testAPI/testAPI.cc',
|
||||
'../test/testAPI/testAPI.h',
|
||||
'../test/testAPI/testAPI_mac.mm',
|
||||
],
|
||||
|
@ -31,25 +31,25 @@
|
||||
'sources': [
|
||||
'Capture.rc',
|
||||
'captureDeviceImage.jpg',
|
||||
'ChannelDlg.cpp',
|
||||
'ChannelDlg.cc',
|
||||
'ChannelDlg.h',
|
||||
'ChannelPool.cpp',
|
||||
'ChannelPool.cc',
|
||||
'ChannelPool.h',
|
||||
'renderStartImage.jpg',
|
||||
'renderTimeoutImage.jpg',
|
||||
'res\Capture.rc2',
|
||||
'resource.h',
|
||||
'StdAfx.h',
|
||||
'videosize.cpp',
|
||||
'videosize.cc',
|
||||
'VideoSize.h',
|
||||
'WindowsTest.cpp',
|
||||
'WindowsTest.cc',
|
||||
'WindowsTest.h',
|
||||
'WindowsTestMainDlg.cpp',
|
||||
'WindowsTestMainDlg.cc',
|
||||
'WindowsTestMainDlg.h',
|
||||
'WindowsTestResouce.rc',
|
||||
'WindowsTestResource.h',
|
||||
'tbExternalTransport.cpp',
|
||||
'CaptureDevicePool.cpp',
|
||||
'tbExternalTransport.cc',
|
||||
'CaptureDevicePool.cc',
|
||||
'tbExternalTransport.h',
|
||||
'CaptureDevicePool.h',
|
||||
|
||||
|
@ -92,14 +92,14 @@
|
||||
],
|
||||
'sources': [
|
||||
'win_test/Resource.h',
|
||||
'win_test/WinTest.cpp',
|
||||
'win_test/WinTest.cc',
|
||||
'win_test/WinTest.h',
|
||||
'win_test/WinTest.rc',
|
||||
'win_test/WinTestDlg.cpp',
|
||||
'win_test/WinTestDlg.cc',
|
||||
'win_test/WinTestDlg.h',
|
||||
'win_test/res/WinTest.ico',
|
||||
'win_test/res/WinTest.rc2',
|
||||
'win_test/stdafx.cpp',
|
||||
'win_test/stdafx.cc',
|
||||
'win_test/stdafx.h',
|
||||
],
|
||||
'configurations': {
|
||||
|
Loading…
Reference in New Issue
Block a user